deno.land / x / oauth4webapi@v1.2.2 / docs / interfaces / MTLSEndpointAliases.md

MTLSEndpointAliases.md

Interface: MTLSEndpointAliases

💗 Help the project

Table of contents

Properties

Properties

device_authorization_endpoint

• Optional Readonly device_authorization_endpoint: string

URL of the authorization server's device authorization endpoint.


introspection_endpoint

• Optional Readonly introspection_endpoint: string

URL of the authorization server's introspection endpoint.


pushed_authorization_request_endpoint

• Optional Readonly pushed_authorization_request_endpoint: string

URL of the authorization server's pushed authorization request endpoint.


revocation_endpoint

• Optional Readonly revocation_endpoint: string

URL of the authorization server's revocation endpoint.


token_endpoint

• Optional Readonly token_endpoint: string

URL of the authorization server's token endpoint.


userinfo_endpoint

• Optional Readonly userinfo_endpoint: string

URL of the authorization server's UserInfo Endpoint.

oauth4webapi

Version Info

Tagged at
2 years ago