Skip to content

Add user registration and authentication for Issue #106 - #110

Open
catbet2004 wants to merge 1 commit into
ufosc:mainfrom
catbet2004:feature/user-auth
Open

Add user registration and authentication for Issue #106#110
catbet2004 wants to merge 1 commit into
ufosc:mainfrom
catbet2004:feature/user-auth

Conversation

@catbet2004

Copy link
Copy Markdown

Addressing Issue #106:

Added backend user registration and login using Django REST Framework token authentication.

Changes made:

User registration endpoint, login endpoint, token-based authentication, enabled authentication access to protected API routes, and tested account creation, valid/invalid login, and protected routes

(got this done a bit earlier but let me know if its good)

@anthisse
anthisse requested a review from fmcubium September 5, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant