mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
fix(api): 🚑 Fix OpenID authentication failing because of search params being stripped
This commit is contained in:
parent
4807f3f393
commit
592707658c
3 changed files with 20 additions and 0 deletions
3
bun.lock
3
bun.lock
|
|
@ -227,6 +227,9 @@
|
|||
"msgpackr-extract",
|
||||
"protobufjs",
|
||||
],
|
||||
"patchedDependencies": {
|
||||
"openid-client@6.8.1": "patches/openid-client@6.8.1.patch",
|
||||
},
|
||||
"catalog": {
|
||||
"@biomejs/biome": "2.3.4",
|
||||
"@bull-board/api": "~6.14.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue