23 lines
498 B
YAML
Raw Normal View History

key: twitch
title: Twitch
2018-08-04 17:27:55 -04:00
description: Twitch is a live streaming video platform.
author: requarks.io
2018-08-04 17:27:55 -04:00
logo: https://static.requarks.io/logo/twitch.svg
color: indigo darken-2
2018-08-04 17:27:55 -04:00
website: https://dev.twitch.tv/docs/authentication/
2019-04-28 14:11:27 -04:00
isAvailable: true
useForm: false
2019-04-28 14:11:27 -04:00
scopes:
2020-03-07 16:57:09 -06:00
- 'user:read: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