Skip to content
Back

for password recovery, the expire timestamp is not in ISO format.

  • 0
  • Flutter
  • Auth
  • Cloud
borg_1of3
23 Jul, 2025, 07:39

the expire timestamp that is added to the password recovery link uses a + sign between date and time, but this should either be a space or a T. and secondly the timezone is missing, means this gets always parsed as local time.

TL;DR
Developers are encountering an issue where the expire timestamp in the password recovery link is not in ISO format, causing confusion with the separators. The timestamp should be corrected to use a space or a 'T' instead of a '+'. Additionally, the timezone is missing, leading to parsing errors as it defaults to local time.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more