Closed Ryadav0654 closed 1 month ago
Hi @arshadpatel ,
I have created this pull request. Could you please review the changes when you have time? Your feedback would be appreciated!
Thanks!
@arshadpatel Thank you for merging the PR! I appreciate the opportunity and look forward to contributing more in the future.
Thank You.
Thank You. Hi @arshadpatel , please add hactoberfest-accepted label. Thank you!
Title: Implement JWT Authentication, Signup, and Login Functionality
fixes: #12
Description:
This PR introduces JWT (JSON Web Token) based authentication for securing API endpoints. The following features have been implemented:
JWT Authentication Setup:
Signup Endpoint (
/signup
):Login Endpoint (
/login
):Database Integration:
Key Changes:
Testing:
Let me know if you have any suggestions or feedback! Thanks!