netzbegruenung / keycloak-mfa-plugins

Keycloak Authentication Provider implementation to get a 2nd-factor authentication with a OTP/code/token send via SMS
Apache License 2.0
42 stars 9 forks source link

Prevent multiple SMS code submission #46

Closed melegiul closed 1 year ago

melegiul commented 1 year ago

Disable submit button after SMS code submission.

Fixes: #30