[#4393] added Planning Center OAuth2 provider

Co-authored-by: alxjsn <alxjsn@sameorigin.org>
This commit is contained in:
Gani Georgiev
2024-02-24 08:46:22 +02:00
parent 4fba93e834
commit 4f46222de9
41 changed files with 247 additions and 88 deletions
+5
View File
@@ -128,6 +128,11 @@ export default [
optionsComponent: SelfHostedOptions,
optionsComponentProps: { required: true },
},
{
key: "planningcenterAuth",
title: "Planning Center",
logo: "planningcenter.svg",
},
{
key: "oidcAuth",
title: "OpenID Connect",