-
Notifications
You must be signed in to change notification settings - Fork 2
Create login and signup page #4
Copy link
Copy link
Open
Description
Create a login and signup page in the frontend and connect to the backend.Make the page such that when the person presses the Signup or login button, Email and password(hashed) are sent to the backend. Just generate the Anion key and console.log() it for the time being.
Send the proper cookies to show that the user has logged in. (Can make the middleware next week)
Keep these routes in /routes folder
API design :
Login -> api/login
Signup -> api/signup
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels