mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
feat(server): add OIDC for AFFiNE (#6991)
Co-authored-by: LongYinan <lynweklm@gmail.com> Co-authored-by: DarkSky <darksky2048@gmail.com>
This commit is contained in:
@@ -236,6 +236,7 @@ type Mutation {
|
||||
enum OAuthProviderType {
|
||||
GitHub
|
||||
Google
|
||||
OIDC
|
||||
}
|
||||
|
||||
type PasswordLimitsType {
|
||||
|
||||
Reference in New Issue
Block a user