Skip to content

dpmcnevin/vouch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vouch

Please Note

This is very alpha code at the moment, I just extracted it from a project I am working on.

About

Rails 3 engines to use OAuth2 for authentication

Client

To use, include in your Gemfile

gem "vouch"

or, to get the latest changes:

gem "vouch", :git => "git://github.com/dpmcnevin/vouch.git"

Then, run the generator

rails generate vouch:client

Provider

Coming in future releases.

Acknowledgements

Maintainer

Dan McNevin - dpmcnevin@gmail.com

About

OAuth2 Provider and Client Engines for Rails 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages