Reset password
If you want to reset your password for an application that uses JFW, follow these steps:
For Users Trying to Reset Their Password
Go to the brand login page.
Click on "Forgot Password?" or a similar option.
Enter your registered email and submit the request.
Check your email for a password reset link from JFW.
Follow the link and set a new password.
For Developers Managing Password Resets
If you're managing an application using JFW, you can trigger a password reset email via:
JFW Dashboard → Navigate to User Management → Select the user → Click Send Password Reset Email
JFW API → Use the JFW Management API to programmatically send a password reset email.
Last updated