Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat Enable Password Reset #318

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Feat Enable Password Reset #318

wants to merge 2 commits into from

Conversation

khalifan-kfan
Copy link
Collaborator

Description

This PR adds a feature to reset the password using superbase

Discussion

Closes: #309

Preview

Link to app preview if relevant

How to test it ( include screenshots)

  1. Run this branch locally
  2. Make sure the server is running
  3. Go to the dashboard
  4. Signout
Screenshot 2024-08-06 at 21 24 40
  1. Create a new user if you dont have one
Screenshot 2024-08-06 at 21 24 48
  1. Then for the user you have created initiate a reset password with there email
Screenshot 2024-08-06 at 21 24 54
  1. An email will not be sent locally but rather you will find it under monitoring on the link:
    http://localhost:54324/ among the running docker servicer, it will be under monitoring.
Screenshot 2024-08-06 at 21 31 25 Screenshot 2024-08-06 at 19 36 06
  1. Click on the link to reset password and you will be redirected to a screen where you can enter the new password
Screenshot 2024-08-06 at 21 20 52
  1. On submission, you will be done reseting your password.

@github-actions github-actions bot added the App: Dashboard Updates related to Dashboard app label Aug 6, 2024
Copy link

nx-cloud bot commented Aug 6, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ff057d7. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: Dashboard Updates related to Dashboard app
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

feat(dashboard): Password reset
1 participant