Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example is app broken with current Svelte Kit #94

Open
websocket98765 opened this issue Jun 17, 2022 · 4 comments
Open

Example is app broken with current Svelte Kit #94

websocket98765 opened this issue Jun 17, 2022 · 4 comments

Comments

@websocket98765
Copy link

websocket98765 commented Jun 17, 2022

PR to fix these issues #96

@caiges
Copy link

caiges commented Aug 19, 2022

The latest sveltekit has even more changes. See design pre-1.0, removal of session and the migration guide. I'm more than happy to help but this isn't just a minor change anymore.

@rhinodavid
Copy link

I went down the path of trying to get this to work with sk 1.0.0-next.511, and as people have noted there are a lot of breaking changes. Thankfully, I stumbled across some work inside NextAuth, the inspiration for this project, to get NextAuth working directly with SvelteKit. The example app (https://github.com/nextauthjs/next-auth/tree/main/apps/playground-sveltekit) is currently on 1.0.0-next.443 but I just pushed a PR to update it to 1.0.0-next.511.

The readme notes "Parts of this is expected to be abstracted away into a package like @next-auth/sveltekit" and so I think it makes sense to deprecate this project and focus development efforts there.

@ymongo
Copy link

ymongo commented Oct 9, 2022

I went down the path of trying to get this to work with sk 1.0.0-next.511, and as people have noted there are a lot of breaking changes. Thankfully, I stumbled across some work inside NextAuth, the inspiration for this project, to get NextAuth working directly with SvelteKit. The example app (https://github.com/nextauthjs/next-auth/tree/main/apps/playground-sveltekit) is currently on 1.0.0-next.443 but I just pushed a PR to update it to 1.0.0-next.511.

The readme notes "Parts of this is expected to be abstracted away into a package like @next-auth/sveltekit" and so I think it makes sense to deprecate this project and focus development efforts there.

whoo I was just about to try it!!!

@firrae
Copy link

firrae commented Dec 15, 2022

Seems NextAuth is officially re-branding as Auth.js and supporting SvelteKit: https://authjs.dev/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants