helder.rossa
rayhan_rahat
app.enableCors({ origin: [ '*', 'http://localhost:3001', 'http://localhost:3000', 'https://*.vercel.app', 'https://*.vercel.app/*', ], allowedHeaders: ['content-type', ...supertokens.getAllCORSHeaders()], credentials: true, });
mas_dwi
kevin.millot
js EmailPasswordNode.init({ emailDelivery: { service: new STMPService({ smtpSettings: { host: "smtp.office365.com", password: process.env.EMAIL_PW, port: 587, from: { name: "", email: process.env.EMAIL_ADDRESS, }, secure: true }, }) }, }),
shahreaz0
robschilder
nano_ck
idanto
chunkygoo.
execreate
cookie_key
jwk_url
sAccessToken
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).