class DingSDK::Shared::RetryAuthenticationResponseStatus


* ‘already_validated` - The authentication has already been validated.
* `expired_auth` - The authentication has expired and cannot be retried.
* `rate_limited` - The authentication was rate limited and cannot be retried.
* `no_attempt` - No attempt was sent yet, so a retry cannot be completed.
* `denied` - The retry was denied.
* `approved` - The retry was approved and a new code was sent.
RetryAuthenticationResponseStatus - The status of the retry. Possible values are: