SecretChallengeVerificationConfigExtension<T> extension
Extension methods for SecretChallengeVerificationConfig.
Methods
-
hasTooManyAttempts(
Session session, {required UuidValue nonce, Map< String, String> ? extraData}) → Future<bool> -
Available on SecretChallengeVerificationConfig<
Records an attempts and checks if the request has too many attempts.T> , provided by the SecretChallengeVerificationConfigExtension extension