tonyb
useSessionContext
await req.session!.revokeSession()
// This will delete the session from the db and from the frontend (cookies) await req.session!.revokeSession();
nkshah2
porcellus
revokeSession
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).