mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-18 04:20:58 +02:00
[#1643] added Gitea OAuth2 provider
Co-authored-by: Steve MacLeod <sjmacleoddev@gmail.com>
This commit is contained in:
co-authored by
Steve MacLeod
parent
2a34eca07a
commit
4c73e16f54
@@ -61,6 +61,11 @@ export default {
|
||||
title: "Gitee",
|
||||
icon: "ri-git-repository-fill",
|
||||
},
|
||||
giteaAuth: {
|
||||
title: "Gitea",
|
||||
icon: "ri-cup-fill",
|
||||
optionsComponent: SelfHostedOptions,
|
||||
},
|
||||
livechatAuth: {
|
||||
title: "LiveChat",
|
||||
icon: "ri-chat-1-fill",
|
||||
|
||||
Reference in New Issue
Block a user