supertokens-node icon indicating copy to clipboard operation
supertokens-node copied to clipboard

Node SDK for SuperTokens core

Results 117 supertokens-node issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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...

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 ![SPOILER_Screen_Shot_2022-07-25_at_19 35 08 (1)](https://user-images.githubusercontent.com/82428562/180797328-99e378e7-c588-4362-b84d-cc584a255b9f.png) r