Skip to content

Refactor authentication and user management - #88

Merged
AnkanSaha merged 3 commits into
mainfrom
maintainer/ankan
Jul 27, 2026
Merged

Refactor authentication and user management#88
AnkanSaha merged 3 commits into
mainfrom
maintainer/ankan

Conversation

@AnkanSaha

Copy link
Copy Markdown
Member
  • Removed local password handling from AuthContext and related API endpoints.
  • Deleted unused password utility functions and validation logic.
  • Updated user model to remove password field.
  • Simplified authentication routes by removing registration and login endpoints.
  • Adjusted tests to reflect changes in authentication flow, focusing on Google sign-in.
  • Cleaned up related files and dependencies, ensuring a streamlined user authentication process.

- Removed local password handling from AuthContext and related API endpoints.
- Deleted unused password utility functions and validation logic.
- Updated user model to remove password field.
- Simplified authentication routes by removing registration and login endpoints.
- Adjusted tests to reflect changes in authentication flow, focusing on Google sign-in.
- Cleaned up related files and dependencies, ensuring a streamlined user authentication process.
@AnkanSaha AnkanSaha self-assigned this Jul 27, 2026
@AnkanSaha
AnkanSaha merged commit e467dcf into main Jul 27, 2026
5 checks passed
@AnkanSaha
AnkanSaha deleted the maintainer/ankan branch July 27, 2026 07:50
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