Commit Graph

  • 00cc640122
    Merge 9ccbca903f into fab4b8698d David 2022-10-16 00:19:24 +0000
  • 9ccbca903f
    refactor: avoid Buffer in workers environment David Roizenman 2022-03-16 19:09:37 -0700
  • 8bfdcebe1f
    refactor(auth): switch to jose to support workers David Roizenman 2022-03-16 18:03:03 -0700
  • ba6ba55bf2
    Merge 1d41d6cdec into fab4b8698d Carlos Ortega 2022-08-04 16:05:58 +0000
  • 1d41d6cdec add cookieName as param Carlos Ortega 2022-08-04 17:02:54 +0100
  • b47ef5ca8e
    Merge 5c984a3653 into fab4b8698d Christopher McCulloh 2022-07-31 18:22:40 -0500
  • f6d9b82ae0
    Merge 8ff1640751 into fab4b8698d L-Mario564 2022-07-26 09:08:52 -0600
  • fab4b8698d
    fix: rename endpoint method to uppercase (#100) main Leo Voon 2022-07-26 22:32:48 +0800
  • 8ff1640751 Add Discord provider L-Mario564 2022-07-25 14:29:21 -0600
  • a9280eb746 fix: prettier and lint leovoon 2022-07-24 08:57:48 +0800
  • fee102c564
    Merge 512f34ad15 into ca3cca1d6f websocket98765 2022-07-22 17:42:32 -0400
  • ff96c17a3a
    Merge branch 'Dan6erbond:main' into main Leo Voon 2022-07-23 01:28:19 +0800
  • ca3cca1d6f
    Properly export and import the mergePath helper (#75) ohmree 2022-07-22 19:57:18 +0300
  • 2192ac97c3 fix: rename endpoint method to uppercase leovoon 2022-07-18 16:04:13 +0800
  • 512f34ad15 fix so it works again with current svelte kit Websocket98765 2022-06-17 06:22:00 +0000
  • 5c984a3653
    Merge branch 'main' into CrispyBacon1999/main Christopher McCulloh 2022-04-20 13:41:30 -0400
  • 52ca51f41d
    adds Okta to providers/index.ts Christopher McCulloh 2022-04-20 12:44:08 -0400
  • b571254e3e Format Tas Hasting 2022-03-27 11:56:16 -0500
  • ed66d383b1 Fix breaking changes Tas Hasting 2022-03-27 11:40:04 -0500
  • 9a8ffa9397 Merge branch 'main' into feature/discord-provider Alexander Staroselsky 2022-03-27 09:22:45 -0600
  • 51d854347a
    📌 Make peer dependencies optional vhs 2022-03-21 22:13:49 +0800
  • 0199828578
    Merge cb71313dee into 19bff9a39c vhs 2022-03-14 04:59:24 +0000
  • cb71313dee
    📌 Make @sveltejs/kit and build-esm peer dependencies optional vhs 2022-03-14 12:56:47 +0800
  • 39430c4dd8 Export mergePath ohmree 2022-02-28 04:21:09 +0200
  • 8af471699e Correctly import mergePath ohmree 2022-02-28 04:10:28 +0200
  • 19bff9a39c
    📚️ Reference example implementations (#73) vhs 2022-02-23 22:09:12 +0800
  • 4bf8cc9fa0 🔖 Bump Version to 0.4.1 to Support Latest Changes in SK RaviAnand Mohabir 2022-02-23 14:53:38 +0100
  • d7d98a6545 📌 Upgrade SvelteKit Version to Latest in Demo App RaviAnand Mohabir 2022-02-23 14:53:14 +0100
  • ade22e00f1 🎨 Remove unused Imports RaviAnand Mohabir 2022-02-23 14:52:43 +0100
  • 694aa125b0
    📚️ Reference example implementations vhs 2022-02-23 19:50:52 +0800
  • 6547a2e78f
    Update Svelte-kit dependency to @next.259 (#69) Landon Noss 2022-02-23 03:25:59 -0700
  • 57b45955cb 🎨 Run Prettier RaviAnand Mohabir 2022-02-23 11:25:26 +0100
  • 5020776377 📌 Update yarn.lock RaviAnand Mohabir 2022-02-23 11:25:18 +0100
  • cf64209aeb 🙈 Ignore additional Files for Linting and Formatting RaviAnand Mohabir 2022-02-23 11:24:17 +0100
  • e804c9f040 🔥 Remove package-lock.json due to use of Yarn RaviAnand Mohabir 2022-02-23 11:17:44 +0100
  • 63159e3fe0 feat: discord provider Alexander Staroselsky 2022-02-19 15:14:16 -0700
  • 04da2f8420 feat: discord provider Alexander Staroselsky 2022-02-19 15:12:31 -0700
  • a61414232a feat: discord provider Alexander Staroselsky 2022-02-19 15:11:22 -0700
  • 16e86346a1 pattching a default to https redirects Landon Noss 2022-02-17 19:16:02 -0700
  • 477782b10e adding npm prepare Landon Noss 2022-02-03 11:45:17 -0700
  • 36aa4a0c92 removing dist folder as test artifact Landon Noss 2022-02-02 20:51:31 -0700
  • a509e7311e reverting gitignore change Landon Noss 2022-02-02 20:50:51 -0700
  • d01a56f7fd cookie parsing from RequestEvent Landon Noss 2022-02-02 20:49:50 -0700
  • 143a6e3c4a adding dist for github distribution Landon Noss 2022-02-02 20:08:30 -0700
  • dfcd60768a updating svelte-kit types to 259 and patching RequestHandler for RequestEvent Landon Noss 2022-02-02 19:41:30 -0700
  • ac77764b3d
    [FIX] Fix Client Functions and Add Base Path Option (#63) Dan6erbond 2022-01-12 20:28:20 +0100
  • 1180c827ba 🩹 Fix signin path in client function and add basePath config opt RaviAnand Mohabir 2022-01-12 20:23:39 +0100
  • 099dfd294f
    Merge pull request #62 from Dan6erbond:issues/45 Dan6erbond 2022-01-12 19:56:42 +0100
  • aea2f9d16e Add option to specify host in Auth config RaviAnand Mohabir 2022-01-12 19:53:53 +0100
  • c10199ab40 🏷️ Add error type to CallbackResult RaviAnand Mohabir 2022-01-12 19:28:02 +0100
  • a748c345cb 🔖 Bump version to 0.4.0 RaviAnand Mohabir 2022-01-12 19:15:22 +0100
  • 962064eb48
    feat: spotify provider (#60) Alexander Staroselsky 2022-01-12 11:00:35 -0700
  • 6b87fbf6c3 🎨 Run Prettier RaviAnand Mohabir 2022-01-12 18:53:46 +0100
  • 6b99759905 🔧 Fix various glob patterns to properly ignore dirs RaviAnand Mohabir 2022-01-12 18:51:06 +0100
  • e664ca602f 🔧 Move ESLint ignore instructions to .eslintignore file RaviAnand Mohabir 2022-01-12 18:36:22 +0100
  • f536d0ed26 🔧 Ignore app dir in ESLint script RaviAnand Mohabir 2022-01-12 18:33:47 +0100
  • 535c4dd150 💚 Use --frozen-lockfile flag in yarn install GitHub CI RaviAnand Mohabir 2022-01-12 18:28:30 +0100
  • bfc84678a1 🎨 Update Prettier and ESLint + format codebase RaviAnand Mohabir 2022-01-12 18:22:35 +0100
  • 6ebd1e2f6c 🔧 Add README.md to .prettierignore RaviAnand Mohabir 2022-01-12 18:11:21 +0100
  • 7aadfeee76
    Merge branch 'main' into feature/spotify-provider Dan6erbond 2022-01-12 18:08:34 +0100
  • 9a5dbe2386
    Upgrade to SvelteKit 1.0.0-next.211 and related fixes (#58) lulzneko 2022-01-13 01:04:51 +0900
  • 6d20f6e09b 🚨 Fix some lint / formatter errors, ESLint plugin Svelte3 still not working RaviAnand Mohabir 2022-01-12 17:04:42 +0100
  • 45f5a1ec10 feat: add spotify oauth2 provider Alexander Staroselsky 2022-01-12 08:57:51 -0700
  • 1563751583
    Merge branch 'main' into feature/spotify-provider Dan6erbond 2022-01-12 16:49:45 +0100
  • 7c3d02ea0a
    add github provider (#50) David Bottiau 2022-01-12 16:43:53 +0100
  • 35662eb403 feat: add spotify oauth2 provider Alexander Staroselsky 2022-01-12 08:37:27 -0700
  • f5e30969ef feat: add spotify oauth2 provider Alexander Staroselsky 2022-01-12 08:25:57 -0700
  • fa71a36545 feat: add spotify oauth2 provider Alexander Staroselsky 2022-01-12 08:16:35 -0700
  • 5aaa820d19 feat: add spotify oauth2 provider Alexander Staroselsky 2022-01-11 11:21:37 -0700
  • 3f79a1a525 feat: add spotify oauth2 provider Alexander Staroselsky 2022-01-11 11:21:02 -0700
  • e8d22cfd6f feat: add spotify oauth2 provider Alexander Staroselsky 2022-01-11 09:54:19 -0700
  • f3ffe44957 feat: add spotify oauth2 provider Alexander Staroselsky 2022-01-11 09:52:45 -0700
  • 23293cfbcf feat: add spotify oauth2 provider Alexander Staroselsky 2022-01-11 09:43:41 -0700
  • 5e98d71122
    Upgrade to SvelteKit 1.0.0-next.211 and related fixes lulzneko 2022-01-01 23:01:07 +0900
  • ee5378fe64
    🎨 Fix prettier and eslint errors lulzneko 2021-12-16 21:00:21 +0900
  • 69f64658d1 Add Okta oauth provider Josh Bacon 2021-11-15 14:10:43 -0500
  • 0e7065e57b add github provider Odonno 2021-09-13 09:44:24 +0200
  • 731eabd893
    Adds warning about client-side secrets (#38) Scott Fischer 2021-06-03 05:02:26 -0400
  • 80c2374799
    Adds warning about client-side secrets Scott Fischer 2021-06-02 12:55:02 -0400
  • 6c2ededcdb Return access_token with profile Ben Barbersmith 2021-06-02 12:01:29 +0100
  • ff0cd6a8fb remove dist x-ror 2021-05-26 20:10:42 +0300
  • 8e9bddc4ab remove redundant variables x-ror 2021-05-26 19:23:33 +0300
  • cdfaf2e235 added peerDependencies to external x-ror 2021-05-26 19:21:46 +0300
  • 1de2c61509 remove lock x-ror 2021-05-26 19:19:38 +0300
  • 9a48a67c5e do not export providers on index.ts x-ror 2021-05-26 19:18:07 +0300
  • 66528965fc .gitignore fix x-ror 2021-05-26 18:25:23 +0300
  • 911a567266 prepare build x-ror 2021-05-26 18:23:19 +0300
  • 828feb7ecc use svelte build way x-ror 2021-05-26 18:21:53 +0300
  • ec0ad24b39 📌 Reinstall sk-auth in app RaviAnand Mohabir 2021-05-26 13:58:16 +0200
  • 70fc8ac09e Merge branch 'main' of https://github.com/Dan6erbond/sk-auth into main RaviAnand Mohabir 2021-05-26 13:54:46 +0200
  • cf276bb9e7 🔖 Bump version to 0.3.7 RaviAnand Mohabir 2021-05-26 13:51:04 +0200
  • 735cc261fb
    [ENHANCEMENT] Hybrid ESM & CJS Builds (#32) Dan6erbond 2021-05-26 13:50:36 +0200
  • 97c285208f 🔧 Use VITE_ prefix for all env variables RaviAnand Mohabir 2021-05-26 13:43:49 +0200
  • c717dbdf6a 👷 Add app/ linting to Workflow RaviAnand Mohabir 2021-05-26 11:47:54 +0200
  • 20a644f257 🎨 Format code with Prettier RaviAnand Mohabir 2021-05-26 11:46:28 +0200
  • 0fa1ea974c 🔧 Ignore app/ in ESLint config and update plugins for unified config RaviAnand Mohabir 2021-05-26 11:46:15 +0200
  • 6bfd29e01a 📌 Reinstall sk-auth in app RaviAnand Mohabir 2021-05-26 11:24:29 +0200
  • ca90a1dab2 👷 Create an ESM build with Rollup by renaming output files with .esm RaviAnand Mohabir 2021-05-26 11:24:16 +0200
  • f1ab916642 🔧 Update usage of env variables RaviAnand Mohabir 2021-05-26 00:14:46 +0200
  • efefe711fc Merge branch 'main' into pr/23 RaviAnand Mohabir 2021-05-26 00:14:28 +0200