mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor(api): 🛂 Rewrite OpenID auth code to use state for data instead of query parameters
This commit is contained in:
parent
5436be0578
commit
a951a08073
6 changed files with 51 additions and 46 deletions
|
|
@ -215,8 +215,5 @@
|
|||
"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