Morning, After upgrade from core version 5 to 7 aswell as all the sdk's to the latest yesterday. We are getting alot of "token theft detected" on token refreshes. Have only noticed this on development. What could be the cause of this?
We are running on different orgins in development
Have only see this so far on supertokens-auth-react using nextjs
r
rp_st
11/14/2023, 6:49 AM
hey @__jono we have not heard about this issue before. This usually happens if you reuse a refresh token.
u
__jono
11/14/2023, 10:37 PM
Oh intresting, so we think its because we have 2 tabs open and when hot reload kicks in at same time that must be causing it.
r
rp_st
11/15/2023, 6:39 AM
we do have a mechnism to lock across tabs. So i don't think that's the issue
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).