deno.land / x / oauth4webapi@v1.2.2 / docs / interfaces / MTLSEndpointAliases.md
• Optional
Readonly
device_authorization_endpoint: string
URL of the authorization server's device authorization endpoint.
• Optional
Readonly
introspection_endpoint: string
URL of the authorization server's introspection endpoint.
• Optional
Readonly
pushed_authorization_request_endpoint: string
URL of the authorization server's pushed authorization request endpoint.
• Optional
Readonly
revocation_endpoint: string
URL of the authorization server's revocation endpoint.
• Optional
Readonly
token_endpoint: string
URL of the authorization server's token endpoint.
• Optional
Readonly
userinfo_endpoint: string
URL of the authorization server's UserInfo Endpoint.
Version Info