Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!
Go to file
RaviAnand Mohabir 2b21911d22 🏷️ Export types from index.ts
2021-05-17 19:12:58 +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 Svelte dev dependencies 2021-05-17 19:00:01 +02:00
README.md 🎨 Lint files 2021-05-17 18:48:08 +02:00
tsconfig.json 🔧 Create tsconfig.json 2021-05-17 19:01:40 +02:00

SvelteKitAuth

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