abhijeetnishal / URLShortener

URL Shortener Deployed Link 👇🏻
https://urlsrtner.vercel.app
MIT License
37 stars 61 forks source link

Feat:[Backend] Login & Signup. #97

Closed abhiperfect closed 1 month ago

abhiperfect commented 1 month ago

Is your feature request related to a problem? Please describe. I am facing difficulties with the current authentication system, as it lacks proper login and signup functionality.

Describe the solution you'd like I would like to implement a robust login and signup system in the backend to improve user authentication and security.

Describe alternatives you've considered One alternative solution could be to patch the existing authentication system, but I believe building a dedicated login and signup feature would provide a more reliable and scalable solution.

Additional context No additional context at the moment.

github-actions[bot] commented 1 month ago

Congratulations, @abhiperfect! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

abhiperfect commented 1 month ago

I would like work on this issue.

abhijeetnishal commented 1 month ago

Hey @abhiperfect, login/signup is already implemented and merged for backend. Closing this as already done.