Zitadel.App.V1.OIDCGrantType (zitadel_api v1.0.0-rc.7) View Source
Link to this section Summary
Link to this section Types
Specs
oidc_grant_type_authorization_code() :: :OIDC_GRANT_TYPE_AUTHORIZATION_CODE
Specs
oidc_grant_type_implicit() :: :OIDC_GRANT_TYPE_IMPLICIT
Specs
oidc_grant_type_refresh_token() :: :OIDC_GRANT_TYPE_REFRESH_TOKEN
Specs
t() :: integer() | oidc_grant_type_authorization_code() | oidc_grant_type_implicit() | oidc_grant_type_refresh_token()