21 lines
476 B
YAML
21 lines
476 B
YAML
key: facebook
|
|
title: Facebook
|
|
description: Facebook is an online social media and social networking service company.
|
|
author: requarks.io
|
|
logo: https://static.requarks.io/logo/facebook.svg
|
|
color: indigo
|
|
website: https://facebook.com/
|
|
isAvailable: false
|
|
useForm: false
|
|
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
|