Interface: VerifierOptions
Properties​
algorithms​
• algorithms: Algorithm
[]
complete​
• complete: boolean
cache​
• cache: number
| boolean
cacheTTL​
• cacheTTL: number
allowedJti​
• allowedJti: string
| RegExp
| (string
| RegExp
)[]
allowedAud​
• allowedAud: string
| RegExp
| (string
| RegExp
)[]
allowedIss​
• allowedIss: string
| RegExp
| (string
| RegExp
)[]
allowedSub​
• allowedSub: string
| RegExp
| (string
| RegExp
)[]
allowedNonce​
• allowedNonce: string
| RegExp
| (string
| RegExp
)[]
ignoreExpiration​
• ignoreExpiration: boolean
ignoreNotBefore​
• ignoreNotBefore: boolean
maxAge​
• maxAge: number
clockTimestamp​
• clockTimestamp: number
clockTolerance​
• clockTolerance: number