RubyGems Navigation menu

warden_openid_bearer 0.1.3

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 and decodes the JWT 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 (11KB)
  2. 0.2.1 - November 02, 2023 (11KB)
  3. 0.2.0 - November 02, 2023 (11KB)
  4. 0.1.4 - October 11, 2022 (11.5KB)
  5. 0.1.3 - October 07, 2022 (11.5KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (4):

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

所有者:

プッシュ者:

作者:

  • Dominique Quatravaux

SHA 256チェックサム:

da7815478f91e883854af43af7055bd10d0aa30c8b39b115307b341db4c4959c

累計ダウンロード数 3,250

このバージョンのみ 516

ライセンス:

MIT

必要なRubyのバージョン: >= 2.6.0

リンク: