2018-07-08 15:16:45 +00:00
|
|
|
key: github
|
|
|
|
title: GitHub
|
2018-08-04 21:27:55 +00:00
|
|
|
description: GitHub Inc. is a web-based hosting service for version control using Git.
|
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/github.svg
|
2018-10-08 04:17:31 +00:00
|
|
|
color: grey darken-3
|
2018-08-04 21:27:55 +00:00
|
|
|
website: https://github.com
|
2019-04-22 01:43:33 +00:00
|
|
|
isAvailable: true
|
2018-07-08 15:16:45 +00:00
|
|
|
useForm: false
|
|
|
|
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
|
|
|
|
|