< >
.Auth0
and RFC 9068
. To learn more, read Access Token Profiles.
HS256
and RS256
. If you select RS256
(recommended), the token will be signed with your tenant’s private key. This value is set when your API is created and cannot be modified afterward. To learn more about signing algorithms and how they work in Auth0, read Signing Algorithms.
The signature is part of a JWT. If you are unfamiliar with JWT structure, please see JSON Web Token Structure.