Authentication library for use with SvelteKit featuring built-in OAuth providers and zero restriction customization!
Go to file
2021-05-23 15:10:10 +02:00
app [ENHANCEMENT] Demo / Testing App, Updated Build Configuration (#8) 2021-05-21 17:59:21 +02:00
client 🏗️ Setup Rollup with entry module package.json files and use named exports exclusively for compatibility with CommonJS 2021-05-23 15:10:10 +02:00
providers 🏗️ Setup Rollup with entry module package.json files and use named exports exclusively for compatibility with CommonJS 2021-05-23 15:10:10 +02:00
res [ENHANCEMENT] Demo / Testing App, Updated Build Configuration (#8) 2021-05-21 17:59:21 +02:00
src 🏗️ Setup Rollup with entry module package.json files and use named exports exclusively for compatibility with CommonJS 2021-05-23 15:10:10 +02:00
.eslintrc.cjs [ENHANCEMENT] Demo / Testing App, Updated Build Configuration (#8) 2021-05-21 17:59:21 +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.json 🏗️ Setup Rollup with entry module package.json files and use named exports exclusively for compatibility with CommonJS 2021-05-23 15:10:10 +02:00
README.md 🎨 Lint files 2021-05-17 18:48:08 +02:00
rollup.config.js 🏗️ Setup Rollup with entry module package.json files and use named exports exclusively for compatibility with CommonJS 2021-05-23 15:10:10 +02:00
tsconfig.json 🏗️ Setup Rollup with entry module package.json files and use named exports exclusively for compatibility with CommonJS 2021-05-23 15:10:10 +02:00
yarn.lock 🏗️ Setup Rollup with entry module package.json files and use named exports exclusively for compatibility with CommonJS 2021-05-23 15:10:10 +02:00

SvelteKitAuth

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