ruby-oauth/oauth2
🔐 oauth2 - A Ruby wrapper for the OAuth 2.0, & 2.1 Authorization Frameworks, including OpenID Connect (OIDC) observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 93
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 5977
- days_rel: 50
- days_push: 16
- n_releases_24m: 16
Adoption not part of the score
2179 stars · 627 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem implementing OAuth 2.0 and 2.1 client functionality, including OpenID Connect (OIDC) support. It handles token requests, grant types (client credentials, authorization code, etc.), and authentication schemes for Ruby applications acting as OAuth clients.
Use cases
- add oauth2 login to a ruby app
- get access tokens via client credentials flow in ruby
- implement openid connect client in ruby
- exchange authorization code for token in rails
- authenticate against microsoft azure ad from ruby
- refresh oauth tokens in a ruby application
When to choose
- your Ruby app needs to act as an OAuth 2.0/2.1 client to obtain tokens from providers
- you need OIDC support or multiple grant types and auth schemes in Ruby
When to avoid
- you need to build an OAuth authorization server or provider in Ruby
- your project is not written in Ruby
Facets
library · maturity active
auth authorization http-client security web-development apis ruby jvm oauth2 oauth2-client oidc openid-connect token-management rubygem
2 sources
- readme: https://github.com/ruby-oauth/oauth2 · fetched 2026-08-28 · 830149866fe2
- homepage: https://oauth2.galtzo.com/ · fetched 2026-08-29 · 9ad551bbe703
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ruby-oauth/oauth2 | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="ruby-oauth/oauth2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem