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?
4 Replies
is this for email otp you keep getting this?
Yes, email otp.
The OTP is getting delivered successfully, but then I’m getting a token expired message when I enter it in.
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.
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.