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

25 lines
624 B
YAML
Raw Normal View History

key: google
title: Google
2018-08-04 21:27:55 +00:00
description: Google specializes in Internet-related services and products, which include online advertising technologies, search engine, cloud computing, software, and hardware.
author: requarks.io
2018-08-04 21:27:55 +00:00
logo: https://static.requarks.io/logo/google.svg
color: red darken-1
2018-08-04 21:27:55 +00:00
website: https://console.developers.google.com/
2019-04-28 04:20:06 +00:00
isAvailable: true
useForm: false
2019-04-28 04:20:06 +00:00
scopes:
- profile
- email
- openid
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