chunkygoo.
Sourabh Kumawat
{"statusCode":500,"error":"Internal Server Error","message":"SuperTokens core threw an error for a POST request to path: '/recipe/jwt' with status code: 500 and message: Internal Error\n"}
"supertokens-node": "9.1.2",
import Session from 'supertokens-node/recipe/session' Session.createJWT(JWT, JWT_EXPIRE_TIME)
.auha
Nest can't resolve dependencies of the AuthGuard (?). Please make sure that the argument Object at index [0] is available in the AppModule context.
constructor(private readonly verifyOptions?: VerifySessionOptions)
Deleted User
aktopian
Luca
supertokens_python.exceptions.GeneralError: No SuperTokens core available to query
rp_st
yacc000
{ config: { thirdPartyId: "twitter", name: "Twitter", clients: [{ clientId: twitterClientId, clientSecret: twitterClientSecret, scope: ["users.read"] }], authorizationEndpoint: "https://twitter.com/i/oauth2/authorize", tokenEndpoint: "https://api.twitter.com/2/oauth2/token", UserInfoEndpoint: "https://api.twitter.com/2/users", } }
fdelima.
EdwinN1337
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).