How to generate New Token from refresh Token?

HI,
I m new to Auth0 , i have Sucessfully created token using SDK example in android.

I m Getting token using this method WebAuthProvider.init(auth0)

now my concern is how to i get refreshtoken once token is expired?

using refreshtoken how can i get new token?

Thanks in advance.

Hey there @rushabh.patel!

We’ve got pretty practical docs on that that will get you grasp the concepts really quickly. Feel free to check them out:

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