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,448 of 192,742
Downloads: 5,870
Daily
Ranking: 76,154 of 192,728
Downloads: 1
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 |
|---|---|---|
| 174 | 288,778,739 | warden |
| 287 | 177,567,920 | dry-configurable |
| 325 | 153,099,445 | net-http |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | domq |