Skip to content

denisbakhtin/oauth2-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang oauth2 example

  • Facebook authorization
  • Facebook post message to a page feed
  • Google+ authorization
  • Linkedin authorization
  • Vkontakte authorization

Usage

Copy sample config cp config/config.json.example config/config.json, fill in corresponding social application app ids, app secrets. For facebook postage you need to obtain a page token (unexpiring one is better). For more info read http://stackoverflow.com/questions/17197970/facebook-permanent-page-access-token

TODO

  • Twitter auth
  • Post on twitter
  • Post on google+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published