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.
23 lines
498 B
23 lines
498 B
key: twitch
|
|
title: Twitch
|
|
description: Twitch is a live streaming video platform.
|
|
author: requarks.io
|
|
logo: https://static.requarks.io/logo/twitch.svg
|
|
color: indigo darken-2
|
|
website: https://dev.twitch.tv/docs/authentication/
|
|
isAvailable: true
|
|
useForm: false
|
|
scopes:
|
|
- '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
|