Auth0, integrations and tokens

In auth0 the normal token expire rate is maximum 24 hours.
So for integrations with other apps, a token that expire that fast will not work well.

It is not clear for me from the documention what is the recommended way to set up integrations, so that my users can connect to and use my API from other applications without having to update their token every day.

Can someone give me a hint about how to do that? Any code examples for this use case?

Hi @koienrobin,

Welcome to the Auth0 Community Forum!

Have you had a chance to take a look at Refresh Tokens or Silent Authentication?

Let me know if this helps,
Dan

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