mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support Nextcloud OAuth 2.0 authentication
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export const OAUTH2_PROVIDER_DISPLAY_NAME: Record<string, string> = {
|
||||
'nextcloud': 'Nextcloud'
|
||||
}
|
||||
Reference in New Issue
Block a user