Categories: None [Edit]
warden_openid_bearer
This gem is like the `warden_openid_auth` gem, except that it only
provides support for the very last step of the OAuth code flow, i.e.
when the resource server / relying party (your Ruby Web app)
validates the bearer token.
Use this gem if your client-side Web (or mobile) app will be taking
care of the rest of the OAuth2 motions, such as redirecting (or
opening a popup window) to the authentication server at login time,
managing and refreshing tokens, doing all these unspeakable things
with iframes, etc.
Total
Ranking: 120,615 of 192,213
Downloads: 5,806
Daily
Ranking: 27,776 of 192,186
Downloads: 11
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 |
|---|---|---|
| 175 | 286,152,581 | warden |
| 289 | 173,959,049 | dry-configurable |
| 330 | 147,332,822 | net-http |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | domq |