/src/main/resources/providers.properties

http://thoughtsite.googlecode.com/ · Properties File · 30 lines · 9 code · 6 blank · 15 comment · 0 complexity · 9b5e33b0573802e3504b20417b75d829 MD5 · raw file

  1. # Sample Oauth Service Provider location
  2. sample.consumerKey: key
  3. sample.consumerSecret: secret
  4. # Google Oauth Service Provider
  5. google.requestTokenURL: https://www.google.com/accounts/OAuthGetRequestToken
  6. google.userAuthorizationURL: https://www.google.com/accounts/OAuthAuthorizeToken
  7. google.accessTokenURL: https://www.google.com/accounts/OAuthGetAccessToken
  8. # anneypenny key
  9. #google.consumerKey: anneypennygiri1181.appspot.com
  10. #google.consumerSecret: XFOPem1P+Ej5Cv3T2tAd6vf6
  11. #google.oauthTestEndpoint: http://anneypennygiri1181.appspot.com
  12. # dev-iip keys
  13. #google.consumerKey: dev-iip.appspot.com
  14. #google.consumerSecret: +lOq2AVL4Ku5sZPA0dCA5Cj7
  15. #google.oauthTestEndpoint: http://dev-iip.appspot.com
  16. # qa-iip keys
  17. #google.consumerKey: qa-iip.appspot.com
  18. #google.consumerSecret: eqUVY3qBKnoEm0+0ljvLxCG3
  19. #google.oauthTestEndpoint: http://qa-iip.appspot.com
  20. # staging-iip keys
  21. google.consumerKey: staging-iip.appspot.com
  22. google.consumerSecret: bWf7sVuvq3gdGdiBPi2o1krZ
  23. google.oauthTestEndpoint: http://staging-iip.appspot.com
  24. google.scope: http://www.google.com/calendar/feeds/