Skip to content

Create login and signup page #4

@20Varun23

Description

@20Varun23

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions