S
Supabase2mo ago
TC2000

Token has expired or is invalid

I can't seem able to log in using Supabase Auth. I'm getting Token has expired or is invalid, nothing has changed client side. Can anyone help?
No description
4 Replies
ihm40
ihm402mo ago
is this for email otp you keep getting this?
TC2000
TC2000OP2mo ago
Yes, email otp. The OTP is getting delivered successfully, but then I’m getting a token expired message when I enter it in.
garyaustin
garyaustin2mo ago
Do you also have the link in the email? You can look at auth log details and potentially see if the completed and expired are the same user which says your app is sending twice or email provider is running a link.
TC2000
TC2000OP2mo ago
Thing is, the app was working perfectly fine all along, I don’t think it would suddenly start sending twice. If that was the case, I’d get two emails with an otp. But only one is being sent. There’s no link in the email. Only a 6 digit code.

Did you find this page helpful?