codelitdev / medialit

Upload, process and optimise your media files on a AWS S3 compatible storage
https://medialit.cloud
GNU Affero General Public License v3.0
8 stars 3 forks source link

Add login functionality #25

Open rajat1saxena opened 1 year ago

rajat1saxena commented 1 year ago

The user should be able to log in via Magic code.

We need to use Next-Auth for authentication.

For implementing the magic code, we can take inspiration from this repo. https://github.com/rajat1saxena/app-router/tree/magic-code