Skip to content

Fuel's oAuth package, ported from Kohana

Notifications You must be signed in to change notification settings

fuel-packages/fuel-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

Packages

No packages published

Languages