-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
feat: improve sveltekit example app with protected and admin routes #12283
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
base: main
Are you sure you want to change the base?
feat: improve sveltekit example app with protected and admin routes #12283
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
@vishnuchandrappan is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
@vishnuchandrappan thanks for this update! As you noticed, the deployed example is not the code yuo've edited. For context, we usually have 2 apps for each client/framework in this monorepo.
As a sidenote, there's another PR in flight updating the sveltekit demo app ( |
It looks like this issue did not receive any activity for 60 days. It will be closed in 7 days if no further activity occurs. If you think your issue is still relevant, commenting will keep it open. Thanks! |
☕️ Reasoning
Not a bug. More of an improvement to the sveltekit example with proper reference to authentication and authorisation.
🧢 Checklist
🎫 Affected issues
📌 Resources