svelte.sk-auth/src
Dan6erbond b4f7688377
[ENHANCEMENT] OAuth Base Provider (#12)
*  Inject auth instance into provider `signin()` and `callback()` methods

Add generic OAuth provider to implement with simple config.

* 🐛 Fix storing multiple social connections in demo app

*  Create `apiKey` and `apiSecret` aliases for Reddit provider

* ⬆️ Reinstall local dep

* 🏷️ Remove comments / use `OAuth2ProviderConfig` for `GoogleOAuth2Provider` types
2021-05-23 22:09:57 +02:00
..
client [ENHANCEMENT] Distributable Bundle with Rollup and ESBuild (#11) 2021-05-23 17:32:42 +02:00
providers [ENHANCEMENT] OAuth Base Provider (#12) 2021-05-23 22:09:57 +02:00
auth.ts [ENHANCEMENT] OAuth Base Provider (#12) 2021-05-23 22:09:57 +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 🚚 Move lib to root src/ folder 2021-05-17 19:10:41 +02:00