Ask a Question
Refreshing expired access tokens
over 2 years ago by Trapper Markelz
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.