Class: DingSDK::Shared::Status
- Inherits:
-
T::Enum
- Object
- T::Enum
- DingSDK::Shared::Status
- Defined in:
- lib/ding_sdk/models/shared/status.rb
Overview
Status - The status of the authentication. Possible values are:
* `pending` - The OTP code is being sent.
* `rate_limited` - This user is rate-limited and cannot receive another code.
* `spam_detected` - This attempt is flagged as spam. Go to the dashboard for more details.