supabase-community/vercel-ai-chatbot

AuthApiError: Invalid Refresh Token: Refresh Token Not Found

swyxio opened this issue · 2 comments

swyxio commented

Bug report

in production, supabase's chat bot just shows an unintelligible crash screen after you are logged in for a while

image

https://smoltalk.vercel.app/sign-in?redirectedFrom=%2F

Describe the bug

supabase/auth-helpers#436

swyxio commented

i can deal with it by clearing cookies, but thats obviously not an ideal experience.

@swyxio how would you clear the cookies? Could you please share the procedure? Thanks.