How to use Resource Owner Password Grant with a session?

Hi there @roman.r !

Can you help me understand why you think calling the API directly is your best approach?

When using the Auth0 Authentication API directly, you can manage user sessions by leveraging refresh tokens, which allow your application to maintain authentication without needing the user to re-enter credentials.

1 Like