Zitadel.App.V1.APIAuthMethodType (zitadel_api v1.0.0-rc.6) View Source
Link to this section Summary
Link to this section Types
Specs
api_auth_method_type_basic() :: :API_AUTH_METHOD_TYPE_BASIC
Specs
api_auth_method_type_private_key_jwt() :: :API_AUTH_METHOD_TYPE_PRIVATE_KEY_JWT
Specs
t() :: integer() | api_auth_method_type_basic() | api_auth_method_type_private_key_jwt()