Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!
Go to file
2021-05-21 13:16:02 +02:00
app ⬆️ Update local deps 2021-05-21 13:13:06 +02:00
src Add host and basePath to general config and improve recognition of routes 2021-05-21 13:14:11 +02:00
.eslintrc.cjs 🎉 Initialize NPM project and install dependencies 2021-05-17 18:47:18 +02:00
.gitattributes Initial commit 2021-05-17 18:34:30 +02:00
.gitignore 🙈 Add dist/ folder to .gitignore 2021-05-17 19:01:16 +02:00
.npmrc 🎉 Initialize NPM project and install dependencies 2021-05-17 18:47:18 +02:00
.prettierignore 🎉 Initialize NPM project and install dependencies 2021-05-17 18:47:18 +02:00
.prettierrc 🎉 Initialize NPM project and install dependencies 2021-05-17 18:47:18 +02:00
LICENSE Initial commit 2021-05-17 18:34:30 +02:00
package-lock.json 🚨 Add Svelte dev dependencies 2021-05-17 19:00:01 +02:00
package.json 🔧 Add exports and types to package.json and update tsconfig.json for Vite-compatible build output 2021-05-20 19:58:27 +02:00
README.md 🎨 Lint files 2021-05-17 18:48:08 +02:00
tsconfig.json 🚨 Exclude app from TS build 2021-05-21 13:16:02 +02:00
yarn.lock 🔧 Add exports and types to package.json and update tsconfig.json for Vite-compatible build output 2021-05-20 19:58:27 +02:00

SvelteKitAuth

Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!