SecretChallengeVerificationConfigExtension<T> extension

Extension methods for SecretChallengeVerificationConfig.

on

Methods

hasTooManyAttempts(Session session, {required UuidValue nonce, Map<String, String>? extraData}) Future<bool>

Available on SecretChallengeVerificationConfig<T>, provided by the SecretChallengeVerificationConfigExtension extension

Records an attempts and checks if the request has too many attempts.