Starlord
Starlord3w ago

Invalid refresh token with Convex Auth

how can i solve this error and make user relog? auth:store type: refreshSession'
No description
5 Replies
ballingt
ballingt3w ago
relog meaning log in again? that's what should happen with this error, the user should be logged out when the client sees that the refresh token was invalid
Starlord
StarlordOP3w ago
how should client understand it? i have user that has this error now. i am using convex auth
ballingt
ballingt3w ago
did that user not get signed out?
Starlord
StarlordOP3w ago
seems not. always when he is starting the app there is this error in logs it fixed itself. but there was this problem for some time so he could not enter the app
ballingt
ballingt3w ago
hm if we can get a repro it would be great, although this may be the issue Shawn is already working on

Did you find this page helpful?