[#3948] added Bitbucket OAuth2 provider

Co-authored-by: aabajyan <arsen.abajyan@pm.me>
This commit is contained in:
Gani Georgiev
2023-12-17 15:31:34 +02:00
parent 1208edec92
commit 4e91be6d74
41 changed files with 2992 additions and 2818 deletions
+5
View File
@@ -59,6 +59,11 @@ export default [
optionsComponent: SelfHostedOptions,
optionsComponentProps: { title: "Self-hosted endpoints (optional)" },
},
{
key: "bitbucketAuth",
title: "Bitbucket",
logo: "bitbucket.svg",
},
{
key: "giteeAuth",
title: "Gitee",