[#1573] added LiveChat OAuth2 provider

Co-authored-by: Marios Antonoudiou <m.antonoudiou@celonis.com>
This commit is contained in:
Gani Georgiev
2023-01-12 22:12:34 +02:00
parent ba7c8e2108
commit 55c6bed57f
45 changed files with 336 additions and 233 deletions
+4
View File
@@ -60,4 +60,8 @@ export default {
title: "Gitee",
icon: "ri-git-repository-fill",
},
livechatAuth: {
title: "LiveChat",
icon: "ri-chat-1-fill",
},
};