Skip to content
Snippets Groups Projects
Unverified Commit 11f6419c authored by Sean Hatfield's avatar Sean Hatfield Committed by GitHub
Browse files

[FEAT] Implement new login screen UI & multi-user password reset (#1074)


* WIP new login screen UI

* update prisma schema/create new models for pw recovery

* WIP password recovery backend

* WIP reset password flow

* WIP pw reset flow

* password reset logic complete & functional UI

* WIP login screen redesign for single and multi user

* create placeholder modal to display recovery codes

* implement UI for recovery code modals/download recovery codes

* multiuser desktop password reset UI/functionality complete

* support single user mode for pw reset

* mobile styles for all password reset/login flows complete

* lint

* remove single user password recovery

* create PasswordRecovery util file to make more readable

* do not drop-replace users table in migration

* review pr

---------

Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
parent dfaaf168
No related branches found
No related tags found
No related merge requests found
Showing
with 1107 additions and 103 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment