Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify the format of the reset password link #175

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

maxachis
Copy link

Fixes

Description

  • Modifies the format of the reset password link from /reset-password/{JWT} to /reset-password?token={JWT}.

Testing

  • Run tests in tests directory to confirm all continues to run as expected.

Performance

  • No performance impact

Docs

  • No documentation change.

Breaking Changes

  • Logic expecting reset password JWT in previous format will now break.

@maxachis maxachis merged commit 62efa39 into dev Nov 14, 2024
10 of 11 checks passed
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