Skip to content

rob-mccann/fuel-oauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

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 wonderful 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

About

Fuel's oAuth package, ported from Kohana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%