This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Back to all

Refreshing expired access tokens

Which endpoint should I call in order to get a new access token for a frictionless authed user? I want to manage the expiration of access tokens. I tried with /auth/token/refresh but it didn't work.