feat: can disable signin within application and organization (#4012)

This commit is contained in:
raiki02
2025-07-30 21:07:35 +08:00
committed by GitHub
parent f9264f700b
commit c1c2dcab38
59 changed files with 137 additions and 0 deletions

View File

@@ -73,6 +73,7 @@
"initScore": 2000,
"enableSoftDeletion": false,
"isProfilePublic": true,
"disableSignin": false,
"accountItems": []
}
],
@@ -87,6 +88,7 @@
"cert": "",
"enablePassword": true,
"enableSignUp": true,
"disableSignin": false,
"clientId": "",
"clientSecret": "",
"providers": [