2018-07-08 15:16:45 +00:00
|
|
|
key: twitch
|
|
|
|
title: Twitch
|
2018-08-04 21:27:55 +00:00
|
|
|
description: Twitch is a live streaming video platform.
|
2018-07-08 15:16:45 +00:00
|
|
|
author: requarks.io
|
2018-08-04 21:27:55 +00:00
|
|
|
logo: https://static.requarks.io/logo/twitch.svg
|
2018-10-08 04:17:31 +00:00
|
|
|
color: indigo darken-2
|
2018-08-04 21:27:55 +00:00
|
|
|
website: https://dev.twitch.tv/docs/authentication/
|
2019-04-28 18:11:27 +00:00
|
|
|
isAvailable: true
|
2018-07-08 15:16:45 +00:00
|
|
|
useForm: false
|
2019-04-28 18:11:27 +00:00
|
|
|
scopes:
|
|
|
|
- user_read
|
2018-07-08 15:16:45 +00:00
|
|
|
props:
|
2019-04-22 01:43:33 +00:00
|
|
|
clientId:
|
|
|
|
type: String
|
|
|
|
title: Client ID
|
|
|
|
hint: Application Client ID
|
|
|
|
order: 1
|
|
|
|
clientSecret:
|
|
|
|
type: String
|
|
|
|
title: Client Secret
|
|
|
|
hint: Application Client Secret
|
|
|
|
order: 2
|