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

23 lines
473 B
YAML
Raw Normal View History

key: facebook
title: Facebook
2018-08-04 21:27:55 +00:00
description: Facebook is an online social media and social networking service company.
author: requarks.io
2018-08-04 21:27:55 +00:00
logo: https://static.requarks.io/logo/facebook.svg
color: indigo
2018-08-04 21:27:55 +00:00
website: https://facebook.com/
2019-04-28 06:11:38 +00:00
isAvailable: true
useForm: false
2019-04-28 06:11:38 +00:00
scopes:
- email
props:
clientId:
type: String
2019-04-28 06:11:38 +00:00
title: App ID
hint: Application ID
order: 1
clientSecret:
type: String
2019-04-28 06:11:38 +00:00
title: App Secret
hint: Application Secret
order: 2