Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing login functionality with jwt authentication #8

Open
mohammedasimahmed opened this issue Mar 14, 2024 · 2 comments
Open
Assignees
Labels

Comments

@mohammedasimahmed
Copy link
Contributor

mohammedasimahmed commented Mar 14, 2024

Description:
Implement login functionality with JWT authentication, including frontend login page creation, backend functionality development with JWT authentication, and establishing communication between frontend and backend.

Tasks to be done :

  • Develop a login page in the frontend to collect user login credentials.
  • Implement corresponding login functionality in the backend to authenticate users using JWT (JSON Web Tokens).
  • Establish communication between the frontend and backend to send login data from the frontend to the backend and receive JWT tokens for authenticated users.
@0PrashantYadav0
Copy link

@mohammedasimahmed i would like to work on this as well as #6 #7 and this issue are inter related so please this one to me
.

@mohammedasimahmed
Copy link
Contributor Author

assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants