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.

22 lines
473 B

  1. key: facebook
  2. title: Facebook
  3. description: Facebook is an online social media and social networking service company.
  4. author: requarks.io
  5. logo: https://static.requarks.io/logo/facebook.svg
  6. color: indigo
  7. website: https://facebook.com/
  8. isAvailable: true
  9. useForm: false
  10. scopes:
  11. - email
  12. props:
  13. clientId:
  14. type: String
  15. title: App ID
  16. hint: Application ID
  17. order: 1
  18. clientSecret:
  19. type: String
  20. title: App Secret
  21. hint: Application Secret
  22. order: 2