Options describing how an JWT Auth should behave.
AnythingJWTAuthOptionsBaseDataObjectBasicIdentifiableObjectAnythingno subtypes hierarchy
| Initializer |
JWTAuthOptions({String*}? audience = null, {String*}? audiences = null, Boolean? ignoreExpiration = null, String? issuer = null, KeyStoreOptions? keyStore = null, String? permissionsClaimKey = null, {PubSecKeyOptions*}? pubSecKeys = null, {SecretOptions*}? secrets = null)Parameters:
|
| Inherited Attributes |
Attributes inherited from: Objecthash, string |