supertokens-node
supertokens-node copied to clipboard
Node SDK for SuperTokens core
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.15.2. Commits 9655237 Release version 1.15.2 of the npm package. 6e2b86d Default to localhost if no host given. 449e895 Throw invalid URL error on relative...
Bumps [fastify](https://github.com/fastify/fastify) from 3.18.1 to 3.29.4. Release notes Sourced from fastify's releases. v3.29.4 ⚠️ Security Release ⚠️ Fix for "Incorrect Content-Type parsing can lead to CSRF attack" and CVE-2022-41919 Full...
I have implemented WebAuthn 2FA in my authentication, so when the WebAuthn credential is verified, it merges isVerified into the access token payload, this works without my CSP, but as...
## Summary of change This PR aims to add compatibility to [h3](https://github.com/unjs/h3) (and by extension [Nitro](https://github.com/unjs/nitro)) to Supertokens back-end. ## Test Plan So for now I am trying to get...
[The purpose would be to ](https://github.com/supertokens/docs/pull/549#discussion_r1045526105)
## Problem / Motivation As more SSR frameworks come out (e.g., SolidStart, SvelteKit, etc.), I'm realizing that a lot of auth tools -- even some of Auth0's tools -- are...
https://github.com/unjs/h3 -> nuxt 3 with server used
This makes customisations harder to do. Also, it doesn't add any purpose since these APIs are not creating a new user. Just doing operations on existing users. This also entails...
Create a specific wrapper for AdonisJs framework similar to how created for other Nodejs frameworks
Is not possible to verify the session with AdonisJs even using the `getSession()` function, the only way to use super tokens with this framework is by using the JWT approach....
running supertokens-node on node 18 getting error  r