Provide example/SDK for server side authentication with Auth0 for Sveltekit

I’m out of votes otherwise I would upvote this! @lillheaton I was able to get it working with Sveltekit by using the openid client that the Next.js SDK uses under the hood and following what they did as a template. Happy to share/jam on the approach if it would be helpful.

It would be great to have a fully certified SDK for Sveltekit though!

2 Likes