hey has anyone experienced the auth.refresh_tokens...
# help
u
hey has anyone experienced the auth.refresh_tokens no longer updating after deleting some tokens? Is there a way to reset the table?
n
Hello @_peterferguson! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
o
Hi What do you mean with "deleting some tokens"? @_peterferguson
u
I had an issue where I had multiple active refresh tokens that were not revoked for the same user and token so I deleted them from the table
now the table doesn't update at all
I am just hoping to avoid deleting and recreating a project since this is my second free project
g
If you signout, or delete the local storage SB session, and then signin that should work.
u
hey tried that but the table still doesn't update. At this point I am just generating new magic links everytime instead of refreshing sessions since when I try to refresh the session it just throws an error. I assume because it cannot find the refresh token in the database