You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
624 B

  1. key: google
  2. title: Google
  3. description: Google specializes in Internet-related services and products, which include online advertising technologies, search engine, cloud computing, software, and hardware.
  4. author: requarks.io
  5. logo: https://static.requarks.io/logo/google.svg
  6. color: red darken-1
  7. website: https://console.developers.google.com/
  8. isAvailable: true
  9. useForm: false
  10. scopes:
  11. - profile
  12. - email
  13. - openid
  14. props:
  15. clientId:
  16. type: String
  17. title: Client ID
  18. hint: Application Client ID
  19. order: 1
  20. clientSecret:
  21. type: String
  22. title: Client Secret
  23. hint: Application Client Secret
  24. order: 2