Skip to content

feat(auth-svc): add password change APIs#21

Merged
mixerka merged 2 commits into
mainfrom
codex/add-password-change-api-for-users
Nov 15, 2025
Merged

feat(auth-svc): add password change APIs#21
mixerka merged 2 commits into
mainfrom
codex/add-password-change-api-for-users

Conversation

@mixerka
Copy link
Copy Markdown
Contributor

@mixerka mixerka commented Nov 10, 2025

Summary

  • centralize auth code issuance and validation in the auth server
  • add email-based password reset flow with code confirmation
  • expose username/password change endpoint using old password validation

Testing

  • npm run lint --workspace=@jetstyle/auth-svc

Codex Task

@mixerka mixerka merged commit b0409fe into main Nov 15, 2025
1 check passed
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.

1 participant