hi
i have a question.
The front end is developed with next.js and the back end with nest.js.
When i login with your Google account,
When i send a request to http://localhost:3001/api/auth/signinup,
right, so you are calling the signinup function from a usEffect right? In dev mode, react fires useEffect two times. So that's why this is happening. It won't happen in prod, so you can ignore it
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).