svelte.sk-auth/src
Landon Noss 6547a2e78f
Update Svelte-kit dependency to @next.259 (#69)
* updating svelte-kit types to 259 and patching RequestHandler for RequestEvent

* adding dist for github distribution

* cookie parsing from RequestEvent

* reverting gitignore change

* removing dist folder as test artifact

* adding npm prepare

* pattching a default to https redirects
2022-02-23 11:25:59 +01:00
..
client [FIX] Fix Client Functions and Add Base Path Option (#63) 2022-01-12 20:28:20 +01:00
providers Update Svelte-kit dependency to @next.259 (#69) 2022-02-23 11:25:59 +01:00
auth.ts Update Svelte-kit dependency to @next.259 (#69) 2022-02-23 11:25:59 +01:00
helpers.ts [ENHANCEMENT] Enhanced Types, Improved OAuth2 Configuration and Bug Fixes (#16) 2021-05-24 16:30:17 +02:00
index.ts [ENHANCEMENT] Distributable Bundle with Rollup and ESBuild (#11) 2021-05-23 17:32:42 +02:00
interfaces.ts 🚚 Move lib to root src/ folder 2021-05-17 19:10:41 +02:00
path.ts [ENHANCEMENT] Demo / Testing App, Updated Build Configuration (#8) 2021-05-21 17:59:21 +02:00
types.ts 🏷️ Add error type to CallbackResult 2022-01-12 19:28:02 +01:00