Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.
[
parameter:string]:JsonValue|undefined
• readonly auth_req_id: string
Unique identifier to identify the authentication request.
• readonly expires_in: number
The lifetime in seconds of the "auth_req_id".
• readonly optional interval?: number
The minimum amount of time in seconds that the client should wait between polling requests to the token endpoint.