feat: implement identity provider settings

This commit is contained in:
Steven
2024-08-11 23:30:58 +08:00
parent 61dd989df4
commit 768af5b096
16 changed files with 791 additions and 181 deletions

View File

@ -193,6 +193,7 @@
| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| name | [string](#string) | | |
| title | [string](#string) | | |
| type | [IdentityProvider.Type](#slash-store-IdentityProvider-Type) | | |
| config | [IdentityProviderConfig](#slash-store-IdentityProviderConfig) | | |