shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
20 stars 43 forks source link

Implemented JWT Authentication for User login and registration #69

Closed ritwik-69 closed 1 month ago

ritwik-69 commented 1 month ago

fixes: #62

Description

Added the JWT authentication, user model using mongoose and login and register endpoints.

Motivation and Context

[Explain the motivation behind these changes and provide any relevant context.]

How to Test

[Describe the steps to test the changes made in this pull request.]

Related Issues

[If applicable, mention any related issues or pull requests.]

Checklist

Screenshots (if applicable)

[If your changes include any visual updates, provide screenshots here.]

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
multiplayer-uno ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:15am
ritwik-69 commented 1 month ago

@kuv2707 please review this too

kuv2707 commented 1 month ago

Closing as completed, thanks for all the work @ritwik-69