Skip to content

KeycloakTokens

ts
type KeycloakTokens = "refresh" | "access";

Defined in: types/token.type.ts:199

Type definition for Keycloak token types.

Since

1.0.0

Author

Simon Kovtyk