prachi8628
Marques
14.0.2
18.16.0
dlighten08
ITEnthusiasm
ts SuperTokens.init({ supertokens: { connectionURI: "http://127.0.0.1:3567", }, appInfo: { appName: "SuperTokens Testing", websiteDomain: "http://localhost:3000", apiDomain: "http://localhost:3000", apiBasePath: "/auth", }, recipeList: [ EmailPassword.init(), Session.init(), ], });
wishabhilash
supertokens-postgres
neon db
What caused the crash: Driver org.postgresql.Driver claims to not accept jdbcUrl, jdbc:postgres://ep-fragrant-firefly-243626.us-west-2.aws.neon.tech/neondb?allowPublicKeyRetrieval=true
kevin.mv
secretOrPrivateKey must be an asymmetric key when using ES256
amirnoorani
data: { error: 'invalid_grant', error_description: 'Bad Request' } POST /auth/signinup 500
Morgante Pell
blockexplorer1492
Diesel
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).