Access token minimum expiration time, API page or applications page?

In Auth0, JWT token format is used for both access_token and id_token. You can change id_token life time from Applications section and access_token lifetime from API section.

See following video clip for difference between id_token and access_token.

1 Like