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

  1. Go to the brand login page.

  2. Click on "Forgot Password?" or a similar option.

  3. Enter your registered email and submit the request.

  4. Check your email for a password reset link from JFW.

  5. 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