Type Alias: PkceMethod
PkceMethod =
"S256"|"plain"
Defined in: src/auth/OIDCStrategy.ts:49
The two PKCE code challenge methods registered by RFC 7636 / the IANA PKCE registry.
PkceMethod =
"S256"|"plain"
Defined in: src/auth/OIDCStrategy.ts:49
The two PKCE code challenge methods registered by RFC 7636 / the IANA PKCE registry.