Guest User

Untitled

a guest
Jan 16th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. application.yml
  2. security:
  3. oauth2:
  4. client:
  5. clientId: 233668646673605
  6. clientSecret: 33b17e044ee6a4fa383f46ec6e28ea1d
  7. accessTokenUri: https://graph.facebook.com/oauth/access_token
  8. userAuthorizationUri: https://www.facebook.com/dialog/oauth
  9. tokenName: oauth_token
  10. authenticationScheme: query
  11. clientAuthenticationScheme: form
  12. resource:
  13. userInfoUri: https://graph.facebook.com/me
  14. ...
Add Comment
Please, Sign In to add comment