Skip to main content

TokenEndpointAuthMethod

type TokenEndpointAuthMethod = typeof TOKEN_ENDPOINT_AUTH_METHODS[number];

Authentication method used at the token endpoint.

See

RFC 7591 Section 2