Index (A)
»
WorkOS
»
Types
»
AuthenticationRadarRiskDetectedDataAction
Class: WorkOS::Types::AuthenticationRadarRiskDetectedDataAction
Inherits:
Object
Object
WorkOS::Types::AuthenticationRadarRiskDetectedDataAction
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