Skip to content

Make sure we correctly handle password reset from logged-in users #41

@chriscarrollsmith

Description

@chriscarrollsmith

The password reset page is an unauthenticated endpoint. We might need to either make a separate endpoint for users who change their password while logged in, or have authentication be optional on the password reset endpoint and adjust our flow accordingly. Test the current behavior and optimize it to handle both the authed and unauthed case.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions