funk101
await superTokensNextWrapper( async (next) => { await verifySession()(req, res, next); }, req, res ); const currentAccessTokenPayload = req.session.getAccessTokenPayload();
rp_st
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).