Auth

Auth0 Link to heading

Multi-tenancy Link to heading

Organizations Link to heading

Refresh Tokens Link to heading

JWT Link to heading

Registered Claims Link to heading

ClaimStands toTypeDescription
issIssuercase-sensitive stringwho created and signed this token
subSubjectcase-sensitive stringwhom the token refers to
audAudiencearray of case-sensitive stringswho or what the token is intended for
expExpiration Timenumber containing a NumericDate
nbfNot Beforenumber containing a NumericDate
iatIssued Atnumber containing a NumericDate
jtiJWT IDcase-sensitive string

OAuth2 Link to heading

OpenID Connect Link to heading

OpenID Connect (OIDC) is an identity layer built on top of the OAuth 2.0.