RubyGems Navigation menu

warden_openid_bearer 0.2.2

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.2 - November 02, 2023 (11.0 KB)
  2. 0.2.1 - November 02, 2023 (11.0 KB)
  3. 0.2.0 - November 02, 2023 (11.0 KB)
  4. 0.1.4 - October 11, 2022 (11.5 KB)
  5. 0.1.3 - October 07, 2022 (11.5 KB)
显示所有版本 (共 8 个)

Runtime 依赖 (3):

dry-configurable ~> 0.15.0
net-http ~> 0.2.2
warden ~> 1.2.0

业主:

推送:

作者:

  • Dominique Quatravaux

SHA 256 校验和:

caf4214cd8bfc112951a0448369dec81c1c63c162f46df820db1ea1178ed0d73

下载总量 3,250

这个版本 310

许可:

MIT

需要的 Ruby 版本: >= 2.6.0

链接: