feat: add Kwai OAuth provider (#3480)

* feat: add Kwai OAuth provider

* fix: incorrect parameter in getAuthUrl
This commit is contained in:
Cutsin
2025-01-08 00:09:16 +08:00
committed by GitHub
parent 08d6b45fc5
commit 3feb6ce84d
9 changed files with 211 additions and 1 deletions

View File

@ -7558,6 +7558,9 @@
"type": "integer",
"format": "int64"
},
"kwai": {
"type": "string"
},
"language": {
"type": "string"
},