Skip to content

phwd/og-importer-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OG Action Importer Example

This is a simple OAuth example provider and importer endpoint. The user first hits /oauth/authorize which redirects to /oauth/success when they clik OK. That issues a code which is returned to /oauth/access_token which issues an access token to be used with /import.

Heroku

This is running live on http://og-importer-example.herokuapp.com/

If you run it on heroku, it needs the free memcache addon. You can get it with:

heroku addons:add memcache:5mb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.4%
  • ApacheConf 0.6%