View Source Zitadel.App.V1.OIDCResponseType (zitadel_api v2.1.0)

Link to this section Summary

Link to this section Types

@type t() ::
  integer()
  | :OIDC_RESPONSE_TYPE_CODE
  | :OIDC_RESPONSE_TYPE_ID_TOKEN
  | :OIDC_RESPONSE_TYPE_ID_TOKEN_TOKEN

Link to this section Functions