Adding some standard OpenID Connect providers (Google, Facebook) (WIP):
* frontend
This commit is contained in:
@ -82,7 +82,7 @@ export const livechatSpecificsPlugin = {
|
||||
for (const k of [
|
||||
'hide_muc_participants',
|
||||
'livechat_enable_viewer_mode',
|
||||
'livechat_external_auth_oidc_button_label', 'livechat_external_auth_oidc_url',
|
||||
'livechat_external_auth_oidc_buttons',
|
||||
'livechat_external_auth_reconnect_mode',
|
||||
'livechat_mini_muc_head',
|
||||
'livechat_specific_external_authent'
|
||||
|
@ -9,8 +9,7 @@ export const livechatViewerModePlugin = {
|
||||
livechat_enable_viewer_mode: false,
|
||||
livechat_peertube_video_original_url: undefined,
|
||||
livechat_peertube_video_uuid: undefined,
|
||||
livechat_external_auth_oidc_button_label: undefined,
|
||||
livechat_external_auth_oidc_url: undefined,
|
||||
livechat_external_auth_oidc_buttons: undefined,
|
||||
livechat_external_auth_reconnect_mode: undefined
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user