RubyGems Navigation menu

ruby_oidc_client 0.0.1

The IDPartner gem provides a Ruby client for engaging with OpenID Connect providers, simplifying the process of authorization, token acquisition, and user information retrieval. It supports various authentication methods and handles endpoint discovery via well-known configuration. The gem encapsulates the complexities of generating, signing, and verifying JWTs, making OpenID Connect integration straightforward and secure.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.1 - November 16, 2023 (12.0 KB)

Runtime 相依性套件 (1):

json-jwt ~> 1.16.3

Development 相依性套件 (5):

rake ~> 13.0
rspec ~> 3.0
rubocop ~> 1.21
vcr ~> 6.2.0
webmock ~> 3.19.1

擁有者:

推送者:

作者:

  • Giovanni Alberto

SHA 256 總和檢查碼:

8d2bf58374db6d1e9c37d4c5941b68d59aa34c988519d4e6e374acfc93a74e08

總下載次數 309

這個版本 309

授權:

MIT

Ruby 版本需求: >= 2.6.0

相關連結: