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

Add kit module for all kit-related stuff #18

Open
ignatiusmb opened this issue Jun 8, 2021 · 0 comments
Open

Add kit module for all kit-related stuff #18

ignatiusmb opened this issue Jun 8, 2021 · 0 comments
Milestone

Comments

@ignatiusmb
Copy link
Owner

There will be a lot of repetitive stuff (like authentication for one), and these codes will likely exists in many projects using SvelteKit. Rather than creating a template and updating it every now and then, we could just have a reusable module under the /kit exports namespace and have all related stuff from there.

The first things that comes to mind is authentication handling with jwt and cookies, this will most likely be needed in a lot of apps that don't rely on third-party apps. Other stuff should come to mind when the time comes, but they should be tracked in a separate issue.

@ignatiusmb ignatiusmb modified the milestones: kit/v0.2.0, v0.2.0 Jun 8, 2021
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

1 participant