Options describing how an JWT Auth should behave.
Anything
JWTAuthOptions
BaseDataObject
Basic
Identifiable
Object
Anything
no 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: Object hash , string |