Hi!
I have my own identity server and by using api call I get access_token by sending login and password in request body.
How can I use auth0 in this case?
Hello @yedubi welcome to the community!
You will need to create a custom social connection as outlined here:
https://auth0.com/docs/authenticate/identity-providers/social-identity-providers/oauth2
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.