Zitadel.App.V1.OIDCTokenType (zitadel_api v1.0.0-rc.6) View Source
Link to this section Summary
Link to this section Types
Specs
oidc_token_type_bearer() :: :OIDC_TOKEN_TYPE_BEARER
Specs
oidc_token_type_jwt() :: :OIDC_TOKEN_TYPE_JWT
Specs
t() :: integer() | oidc_token_type_bearer() | oidc_token_type_jwt()