mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
support Nextcloud OAuth 2.0 authentication
This commit is contained in:
@@ -41,6 +41,8 @@ const (
|
||||
NormalSubcategoryUserCustomExchangeRate = 13
|
||||
NormalSubcategoryModelContextProtocol = 14
|
||||
NormalSubcategoryLargeLanguageModel = 15
|
||||
NormalSubcategoryUserExternalAuth = 16
|
||||
NormalSubcategoryOAuth2 = 17
|
||||
)
|
||||
|
||||
// Error represents the specific error returned to user
|
||||
|
||||
Reference in New Issue
Block a user