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:
=
安装:
=
版本列表:
- 0.0.1 November 16, 2023 (12.0 KB)
Runtime 依赖 (1):
json-jwt
~> 1.16.3