Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!
Go to file
2021-05-20 19:58:27 +02:00
example-app 💄 Add TWCSS and base styles with fonts Inter/Fira Mono 2021-05-20 12:25:44 +02:00
src 🏷️ Export types from index.ts 2021-05-17 19:12:58 +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 🔧 Add exports and types to package.json and update tsconfig.json for Vite-compatible build output 2021-05-20 19:58:27 +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!