Skip to content

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 560 Bytes

README.md

File metadata and controls

executable file
·
17 lines (12 loc) · 560 Bytes

Fuel OAuth

An implementation of the OAuth protocol with drivers to work with different providers such as Twitter, Google, etc.

This is based on the Kohana OAuth package but has been adapted to work with a wider range of providers.

Note that this Cell ONLY provides the authorization mechanism. You will need to implement the example controller so you can save this information to make API requests on the users behalf.

Providers

  • Dropbox
  • Flickr
  • Google
  • LinkedIn
  • Tumblr
  • Twitter
  • Vimeo