Authorization without web

Hi everybody.
Can you help me with one think. I need to test authorization in my application, that’s why I need to get a token from Auth0, without web page.
Is there an opportunity to send login, password and type of authorization (authorization with login and password, Facebook, Linkedin or Google authorization) and after that to get a token?
How Can I do that?

Hi @yaremenkovitaliy,

Thanks for joining the Community!

To test authorization/authentication, you can use:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.