https://supertokens.com/ logo
password reset link issue
p

PoktBlade

05/19/2023, 8:48 AM
Hi, I notice that super tokens for reset password is returning an email link with the same query parameters twice: {domain}?token=...&rid=....token=....&rid=.... I thought it was my mistake with me overriding the email template, but it actually happens with the normal default template as well
r

rp

05/19/2023, 8:49 AM
hey @PoktBlade can you please open an issue about this on our backend SDK? We will have a look. Thanks.
p

PoktBlade

05/19/2023, 8:49 AM
Yes, I can
ah i digged into code to see why and put into pr as well lol
r

rp

05/19/2023, 8:58 AM
thanks
ah right. thanks
we have made a fix for it. Will run it through the tests and release a new version
p

PoktBlade

05/19/2023, 7:55 PM
Safe to upgrade?
r

rp

05/19/2023, 7:57 PM
Yea. Do se r the Changelog though. I’m not sure which version you are currently using
Do see the*
p

PoktBlade

05/19/2023, 11:40 PM
Upgraded and confirmed working - thank you!