supertokens-node
Version:
NodeJS driver for SuperTokens core
13 lines (7 loc) • 411 B
Markdown
- Sign in with Discord, Google workspaces.
- If `getProfileInfo` throws an error, then it is sent as a FIELD_ERROR to the frontend
- Changes `sendJSONResponse to not allow setting of result if it has already been set
- AWS lambda middleware will return `404` response if the API route is not served by the middleware and user has not passed a handler.