mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
support Gitea OAuth 2.0 authentication
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export const OAUTH2_PROVIDER_DISPLAY_NAME: Record<string, string> = {
|
||||
'nextcloud': 'Nextcloud',
|
||||
'gitea': 'Gitea',
|
||||
'github': 'GitHub',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user