mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
725 B
30 lines
725 B
key: rocketchat
|
|
title: Rocket.chat
|
|
description: Communicate and collaborate with your team, share files, chat in real-time, or switch to video/audio conferencing.
|
|
author: requarks.io
|
|
logo: https://static.requarks.io/logo/rocketchat.svg
|
|
color: red accent-3
|
|
website: https://rocket.chat/
|
|
isAvailable: true
|
|
useForm: false
|
|
scopes:
|
|
- openid
|
|
- profile
|
|
- email
|
|
props:
|
|
clientId:
|
|
type: String
|
|
title: Client ID
|
|
hint: Application Client ID
|
|
order: 1
|
|
clientSecret:
|
|
type: String
|
|
title: Client Secret
|
|
hint: Application Client Secret
|
|
order: 2
|
|
siteURL:
|
|
type: String
|
|
title: Rocket.chat Site URL
|
|
hint: The base URL of your Rocket.chat site (e.g. https://example.rocket.chat)
|
|
order: 3
|