Hello guys. Was the auto refresh token fixed for the js client? If i have a project with supabase auth, and i Let the page open for 1h, after i come back, i receive a jwt expired error. Do i need to catch the error and refresh it myself?
s
silentworks
12/24/2021, 4:27 PM
Yes this was fixed from some versions ago, are you using the latest supabase-js client library?
m
Mihai Andrei
12/24/2021, 4:40 PM
Not sure. I’ll remove it and do a npm install again. Thanks a lot!