hashed_token
of email_change_new
link properties is outdated
#1008
Labels
bug
Something isn't working
hashed_token
of email_change_new
link properties is outdated
#1008
Bug report
Describe the bug
In contrast to the correctly working
email_change_current
, when I call this:I get an object like this:
where the
hashed_token
is not the same as the one inaction_link
and it gives me a outdated otp error when I try to validate it.To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
The tokens should be the same.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Additional context
Very weird that it works with
email_change_current
The text was updated successfully, but these errors were encountered: