Categories: None [Edit]
    devise_oauth_token_authenticatable
There are plenty of gems out there that deal with being an OAuth2 "consumer",
where you redirect users to an OAuth2 "provider", allowing you to hand off
authentication to a separate service. There are also plenty of gems that set
you up as your own OAuth2 provider. ***BUT***, what happens when you want to
separate your "authentication" server from your "resource" server?
This gem is meant to be used on an API "resource" server, where you want to
accept OAuth Access Tokens from a client, and validate them against a separate
"authentication" server. This communication is outside the scope of the
official OAuth 2 spec, but there is a need for it anyway.
  
    Total
Ranking: 92,674 of 187,548
          Downloads: 8,871
        Daily
Ranking: 130,797 of 187,532
          Downloads: 0
        Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name | 
|---|
Depends on
| Rank | Downloads | Name | 
|---|---|---|
| 10 | 1,164,433,060 | rake | 
| 43 | 678,184,771 | rails | 
| 114 | 356,362,487 | webmock | 
| 116 | 353,972,118 | rspec-rails | 
| 176 | 254,512,041 | devise | 
| 194 | 237,418,840 | oauth2 | 
| 198 | 233,337,854 | shoulda-matchers | 
| 275 | 165,619,844 | sqlite3 | 
| 746 | 68,757,751 | factory_girl | 
| 23,297 | 62,513 | factory_girl_rspec | 
Owners
| # | Gravatar | Handle | 
|---|---|---|
| 1 | mleglise | 
 xmisao
xmisao