Class: WorkOS::Types::ApplicationsRegistrationTypes

Inherits:
Object
  • Object
show all
Defined in:
lib/workos/types/applications_registration_types.rb

Constant Summary collapse

DYNAMIC =
"dynamic"
AUTHENTICATED =
"authenticated"
ALL =
[DYNAMIC, AUTHENTICATED].freeze