Class: WorkOS::Types::CustomProviderDefinitionAuthenticateVia
- Inherits:
-
Object
- Object
- WorkOS::Types::CustomProviderDefinitionAuthenticateVia
- Defined in:
- lib/workos/types/custom_provider_definition_authenticate_via.rb
Constant Summary collapse
- REQUEST_BODY =
"request_body"- BASIC_AUTH_HEADER =
"basic_auth_header"- ALL =
[REQUEST_BODY, BASIC_AUTH_HEADER].freeze