@theredhead — Frontend Library - v1.0.0
Preparing search index...
foundation/src/public-api
JwtValidationCode
Type Alias JwtValidationCode
JwtValidationCode
:
|
"MALFORMED"
|
"INVALID_JSON"
|
"MISSING_ALG"
|
"TOKEN_EXPIRED"
|
"TOKEN_NOT_YET_VALID"
|
"ISSUER_MISMATCH"
|
"AUDIENCE_MISMATCH"
|
"MISSING_SUBJECT"
|
"MISSING_CLAIM"
Machine-readable validation codes returned by the JWT validators.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@theredhead — Frontend Library - v1.0.0
Loading...
Machine-readable validation codes returned by the JWT validators.