💻 Tech
If you’re going to set the access token lifetime of your auth0 API, probably in a setting page of your app, you must know that there’s an imposed limit on the lifetime of the access token 2,592,000 seconds or 30 days according to this auth0 article.