Hi, I have been playing around with supertokens passwordless email. It's really cool and thanks for the great work!
I have some issues where the magic link are sometimes not valid. It seems to be working fine with my private email, but when I try it on my work email the link doesnt work on my work PC. But I also have outlook in my work phone and there it works!? So the email link is correct!
Not sure what is going on here, could there be some software on my Windows work PC breaking ? Any tips on troubleshooting?
Stack:
* golang API with gin v0.5.5
* react app
* API hosted on fly.io
* React built and hosted on cloudflare pages
* sendgrid API for sending emails
* Using the supertokens.io managed service, dev environment
These are the logs from my API on fly when I click the link on my work PC: Returns a 200?
https://logpaste.com/10OExlHs
I'm not that used to discord so please correct me if I'm submitting this question wrongly 🙂