anomic30 / Storz

Advanced Web3 file storing and sharing application.
https://storz.pages.dev
MIT License
112 stars 69 forks source link

💡 Email-password authentication system #27

Open Phoenix-031 opened 2 years ago

Phoenix-031 commented 2 years ago

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

anomic30 commented 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.

Shubhcs01 commented 2 years ago

hey @anomic30 , Can I work on this "remember me" feature on the login page?