ubicloud/views/components/rodauth
Enes Cakir aceab52dca Configure OTP authentication in rodauth
OTP is one of the most popular 2FA methods. We use the `otp` plugin from
rodauth for this purpose.

The `otp_setup_*` configurations are related to OTP setup, while the
`otp_disable_*` configurations are associated with disabling OTP.

The `otp_auth_*` configurations are used for user authentication via
OTP.

I replaced 'TOPT' with 'One-Time Password' in the UI, as I believe it's
more user-friendly.
2023-12-09 14:04:47 +03:00
..
login_field.erb Convert rodauth login and password fields to components 2023-12-04 15:19:50 +03:00
otp_auth_code_field.erb Configure OTP authentication in rodauth 2023-12-09 14:04:47 +03:00
password_field.erb Convert rodauth login and password fields to components 2023-12-04 15:19:50 +03:00