wikijs-fork/server/modules/authentication/twitch/definition.yml

23 lines
498 B
YAML
Raw Normal View History

key: twitch
title: Twitch
2018-08-04 21:27:55 +00:00
description: Twitch is a live streaming video platform.
author: requarks.io
2018-08-04 21:27:55 +00:00
logo: https://static.requarks.io/logo/twitch.svg
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
useForm: false
2019-04-28 18:11:27 +00:00
scopes:
2020-03-07 22:57:09 +00: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