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: 121,266 of 189,933
Downloads: 5,619
Daily
Ranking: 147,652 of 189,920
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 |
|---|---|---|
| 172 | 278,521,082 | warden |
| 292 | 166,537,272 | dry-configurable |
| 350 | 131,652,587 | net-http |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | domq |