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
|
|
@ -215,5 +215,8 @@
|
|||
"zod": "catalog:",
|
||||
"zod-openapi": "catalog:",
|
||||
"zod-validation-error": "catalog:"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"openid-client@6.8.1": "patches/openid-client@6.8.1.patch"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue