wikijs-fork/server/modules/authentication/twitch/definition.yml
2019-04-28 14:11:27 -04:00

23 lines
490 B
YAML

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
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