Skip to content

Fix #19: add user registration endpoint and security configuration#38

Merged
Manoj-14 merged 1 commit intoManoj-14:stagefrom
Kalyanburri123:fix-login-issue-#19
Jan 6, 2026
Merged

Fix #19: add user registration endpoint and security configuration#38
Manoj-14 merged 1 commit intoManoj-14:stagefrom
Kalyanburri123:fix-login-issue-#19

Conversation

@Kalyanburri123
Copy link
Contributor


Description

This PR resolves issue #19 by adding the missing user registration endpoint
to the login-service.

Changes

  • Implemented user registration API
  • Updated security configuration to allow public access
  • Added validation and error handling
  • Ensured persistence to MySQL

Testing

  • Tested register and login flows via Postman
  • Verified JWT-protected endpoints

Fixes #19

@Manoj-14 Manoj-14 merged commit fa7d357 into Manoj-14:stage Jan 6, 2026
1 of 2 checks passed
Manoj-14 added a commit that referenced this pull request Jan 6, 2026
Manoj-14 added a commit that referenced this pull request Jan 6, 2026
@Vivekk0712
Copy link
Contributor

@Manoj-14

Thanks for the labels!

Can you change the 'medium' label to 'Medium' as the PR validator is case sensitive (Its not giving points for it)
Moderators also told its case sensitive and asked to change it (Easy, Medium, Hard)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants