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

h3 support for SuperTokens

Open KitsuneKenshi opened this issue 2 years ago • 0 comments

Hey, I have begun work on h3 support for SuperTokens, so it can be used in nuxt3.

Here's a branch with current code I have made: https://github.com/Kall7/supertokens-node/tree/h3-support

For testing I'm using Nuxt2 + h3, cuz it's easier to implement, and I'll be switching to Nuxt3 when I'll get SuperTokens to work with h3.

EDIT 1: All essential functions from SuperTokens seems to work now. I'll begin testing on Nuxt3 as soon as I figure out how to use new Nuxt's modules and plugins system.

KitsuneKenshi avatar Apr 30 '22 13:04 KitsuneKenshi