sveltekit-openid-connect icon indicating copy to clipboard operation
sveltekit-openid-connect copied to clipboard

Results 9 sveltekit-openid-connect issues
Sort by recently updated
recently updated
newest added

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.2.8. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies

Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.2.9 to 1.15.2. Release notes Sourced from @​sveltejs/kit's releases. @​sveltejs/kit@​1.15.2 Patch Changes fix: address security advisory CVE-2023-29008 by doing a case-insensitive comparison when checking header value (ba436c66)...

dependencies

Bumps [undici](https://github.com/nodejs/undici) and [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies needed to be updated together. Updates `undici` from 5.16.0 to 5.19.1 Release notes Sourced from undici's releases. v5.19.1 ⚠️ Security Release ⚠️ Regular Expression...

dependencies

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [openid-client](https://github.com/panva/node-openid-client). These dependencies need to be updated together. Removes `cacheable-request` Updates `openid-client` from 4.9.1 to 5.4.0 Release notes Sourced from...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Hi, First of all thank you very much for making this. I just implemented that in our Beta Sveltekit app, and it works quite well :-) For the logout part...

This is the PR on how i thought it would be an easy fix to solve #1