atlp-rwanda / atlp-devpulse-fn

application
https://atlp-devpulse-fn.vercel.app/
3 stars 1 forks source link

#204 fixing authentication issues #238

Closed kennyg37 closed 2 weeks ago

kennyg37 commented 3 weeks ago

Description

In this pr we fixed various issues with authentication throughout the application mostly on signup and login. Fixes #204

Fix breakdown

  1. Added the navigation bar to signup page

  2. Configured light mode to the signup page

  3. redesigned the signup page with reference to figma

  4. Fixed the account verification functionality

  5. Fixed token verification functionality

    How to test

    navigate to the branch git checkout fix-all-auth run the application npm run dev Navigate to the deployed application and sign up or log in

    Images

  6. Navigation bar and redesign Screenshot 2024-10-31 114437

  7. Light mode Screenshot 2024-10-31 114454

  8. Verification is not sending the user to an empty page anymore Screenshot 2024-10-31 114713

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
atlp-devpulse-fn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 4:28pm
Salim-54 commented 3 weeks ago

Ignore .lock file

codeclimate[bot] commented 2 weeks ago

Code Climate has analyzed commit d7006f21 and detected 0 issues on this pull request.

View more on Code Climate.