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?
Thanks for joining the Community!
To test authorization/authentication, you can use:
- The Authentication API Debugger: Authentication API Debugger Extension
- The Authentication API: Authentication API Explorer
- For Universal Login, you can click “Try it out” in the “Getting started” section of your dashboard
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.