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: 138,369 of 183,722
Downloads: 3,930
Daily
Ranking: 45,525 of 183,714
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 |
---|---|---|
163 | 228,960,474 | warden |
297 | 122,547,608 | dry-configurable |
936 | 41,995,789 | net-http |
Owners
# | Gravatar | Handle |
---|---|---|
1 | domq |