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.
Hello @markd
I have understood work flow of auth0. client will authenticate with auth0 server, and send retrieved access token to resource server varify.