/oauth/ro API is deprecated

Hi auth0 team,
I have created user in auth0 server, I want tp call API login with username and password that is registered. But API /oauth/ro had deprecated, Please tell me how to call API to authenticate with username and password.
I look forward to responding from you.

Thank and best regard.

Hello @quoipro94,

I believe the endpoints you are looking for are /authorize and /oauth/token. Related documentation can be found here.

Hello @markd
I have understood work flow of auth0. client will authenticate with auth0 server, and send retrieved access token to resource server varify.

Tkank you so much :).

Thanks @markd a lot for sharing and glad you made it @quoipro94!

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