chunkygoo.
Morgante Pell
xpsmix
srcpi
lavenderlav
24kmagic6086
fragordie
Access to fetch at 'https://evt-api-dev.revod.cloud/auth/signinup/code' from origin 'http://localhost:8000' has been blocked by CORS policy: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. evt-api-dev.revod.cloud/auth/signinup/code:1 Failed to load resource: net::ERR_FAILED
ts app.enableCors({ origin: [ process.env.EVENTVM_BASE_URL, 'https://studio.apollographql.com', 'http://localhost:8000', ], allowedHeaders: ['content-type', ...supertokens.getAllCORSHeaders()], credentials: true, });
dzhoz0
json { "message": "Are you sending too many / too few formFields?" }
TheRien
iruizmar
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).