Class: WorkOS::Types::AuthenticationRadarRiskDetectedDataAction

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

Constant Summary collapse

SIGNUP =
"signup"
LOGIN =
"login"
ALL =
[SIGNUP, LOGIN].freeze