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.
[metadata: string]: string | undefined
• readonly optional backchannel_authentication_endpoint: string
CIBA Backchannel Authentication Endpoint.
• readonly optional device_authorization_endpoint: string
URL of the authorization server's device authorization endpoint.
• readonly optional introspection_endpoint: string
URL of the authorization server's introspection endpoint.
• readonly optional pushed_authorization_request_endpoint: string
URL of the authorization server's pushed authorization request endpoint.
• readonly optional revocation_endpoint: string
URL of the authorization server's revocation endpoint.
• readonly optional token_endpoint: string
URL of the authorization server's token endpoint.
• readonly optional userinfo_endpoint: string
URL of the authorization server's UserInfo Endpoint.