Skip to content

nov/rack-oauth2-sample-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample OAuth2 Server Application using Rack::OAuth2 in Rails3

Setup & Run

git clone git@github.com:nov/rack-oauth2-sample.git
cd rack-oauth2-sample
bundle install
rake db:migrate
rails server

Then go to http://localhost:3000

Client Sample Code

Read “Common between Bearer and MAC” and “MAC” samples in “Sample Client” section here.
https://github.com/nov/rack-oauth2

About

Rack::OAuth2 Sample Server (MAC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published