Skip to content

Conversation

@amandazhuyilan
Copy link
Contributor

@amandazhuyilan amandazhuyilan commented Nov 13, 2025

Description

AAI-432: Enable user password change

Changes

  • Added a /me/password endpoint for users to change their passwords
  • Updates the Auth0 user with the management API, and returns friendly errors
  • Includes new PasswordChangeRequest schema, helper utilities, configuration fallbacks, and guidance in .env.example`
  • Updated tests

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have added unit / integration tests that prove my fix is effective or that my feature works
  • I have run all tests locally and they pass
  • I have updated the documentation (if applicable)
  • For any new secrets, I have updated the shared spreadsheet and the GitHub Secrets.

How to Test Manually (if necessary)

<Describe how reviewers can manually, if necessary, test the changes>

@amandazhuyilan
Copy link
Contributor Author

This PR will be merged with #124

@amandazhuyilan amandazhuyilan deleted the feat/password-change branch November 24, 2025 22:22
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.

3 participants