-
Description: Implement a "Forgot Password" feature to allow users to securely reset their password. This feature will include both frontend and backend components to ensure a smooth user experience.
…
-
So, we recently were asked to add Email One Time Passcodes to our Keycloak. I was very happy to find this repository!
However, after several hours of testing/compiling/deploying/pulling hairs out,…
-
Description
Implement a Password Recovery Feature to allow users to reset their passwords if forgotten. The feature should include:
Email Input – Collect user's registered email to send an OTP.
O…
-
as i see during signup there is no email verification is done .
it leads to fake users with fake email ids so for security purpose it has to be done .
@Manishkr1007 please assign me these issue fo…
-
### Description
# Issue: Implement Admin Functionality
## Description
This issue focuses on implementing the super admin functionality for the website. The goal is to establish a robust backe…
-
### Is this feature already requested?
- [X] I have checked "open" and "closed" issues, and this is not a duplicate.
### Feature Description
Develop and integrate a secure **Login**, **Sign…
-
- On the OTP verification page show progress bar
1. Mobile verification
2. Email verification
**Mobile Verification tab:**
- Have timer to resend otp only after 120 seconds
- Resend otp o…
-
Does this issue occur when all extensions are disabled?: Yes/No
yes
- VS Code Version: 1.95.3
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1…
-
+ how to know if user has used otp or a backup code. is there any differentiation?
+ basically its great to send email that backup code is being used. but it seems that backup codes can be used simi…
-
### Description
Allow users to reset their password and recover accounts if they forget their login details.
- **Why**: Password reset flows are critical for user retention and reducing support reque…