feat(core): improve auth handling (#15271)

fix #15270
fix #15260
fix #15257


#### PR Dependency Tree


* **PR #15271** 👈

This tree was auto-generated by
[Charcoal](https://github.com/danerwilliams/charcoal)
This commit is contained in:
DarkSky
2026-07-18 06:27:01 +08:00
committed by GitHub
parent 427db39862
commit d24c17f300
17 changed files with 273 additions and 99 deletions
+1 -1
View File
@@ -482,7 +482,7 @@
},
"providers.oidc": {
"type": "Object",
"desc": "OIDC OAuth provider config",
"desc": "OIDC OAuth provider config. Private network access requires allowPrivateNetwork: true",
"link": "https://openid.net/specs/openid-connect-core-1_0.html"
},
"providers.apple": {