Open Phoenix-031 opened 2 years ago
Hi @Phoenix-031, we would want to implement a "remember me" feature on the Login page. If you want to work on this, let us know how you want to proceed.
hey @anomic30 , Can I work on this "remember me" feature on the login page?
Start Date
02-10-2022
Implementation PR
No response
Reference Issues
Every time i logout for logging in again i have to click on the magic link there might a a need to have a simple user password system along with the magic link which might be useful for regular users to not have to go and click on the magic link everytime they need to login
Summary
implementing a email password verification system along with the magic link system
Basic Example
a seperate page and seperate routes and controllers to for loggin in with email and password instead of magic link
Drawbacks
a lot of small changes might have to be made throughout the project as a new authentication system is being added
Unresolved questions
No response