mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
feat: Add the UI flow for Microsoft Oauth (#6243)
This commit is contained in:
@@ -2,6 +2,7 @@ const {
|
||||
API_CHANNEL_NAME: apiChannelName,
|
||||
API_CHANNEL_THUMBNAIL: apiChannelThumbnail,
|
||||
APP_VERSION: appVersion,
|
||||
AZURE_APP_ID: azureAppId,
|
||||
BRAND_NAME: brandName,
|
||||
CHATWOOT_INBOX_TOKEN: chatwootInboxToken,
|
||||
CSML_EDITOR_HOST: csmlEditorHost,
|
||||
@@ -23,6 +24,7 @@ const state = {
|
||||
apiChannelName,
|
||||
apiChannelThumbnail,
|
||||
appVersion,
|
||||
azureAppId,
|
||||
brandName,
|
||||
chatwootInboxToken,
|
||||
csmlEditorHost,
|
||||
|
||||
Reference in New Issue
Block a user