snaky_hash
By oauth-xx
OAuth2
๐ oauth2 - A Ruby wrapper for the OAuth 2.0, & 2.1 Authorization Frameworks, including OpenID Connect (OIDC) (by ruby-oauth)
| snaky_hash | OAuth2 | |
|---|---|---|
| 2 | 10 | |
| - | 2,181 | |
| - | 0.7% | |
| - | 9.5 | |
| - | 4 days ago | |
| Ruby | ||
| - | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
snaky_hash
Posts with mentions or reviews of snaky_hash.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-31.
-
Ann: oauth2 v2.0.12 (w/ support for kids)
See response_spec.rb, or the oauth-xx/snaky_hash gem for more ideas.
- gem oauth2 v2.0.10 released
OAuth2
Posts with mentions or reviews of OAuth2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-09-14.
-
๐REL: oauth2 v2.0.18
oauth2 v2.0.18 was released... almost five months ago. And I never got around to posting about it. Being unemployed is a LOT of work...
-
๐ ANN: oauth2 v2.0.17
PR: Add Hashโbased verbโdependent mode https://github.com/ruby-oauth/oauth2/pull/682
-
๐ ANN: oauth2 v2.0.15 & v2.0.16 w/ full E2E example
2.0.16 - 2025-09-14
-
๐ฉโ๐ง How to Check License Compatibility
While those last two PRs aren't merged, it is already working for a basic use case of a project with MIT and Ruby licensed dependencies, such as oauth2: https://github.com/ruby-oauth/oauth2/pull/676
-
๐ ANN: oauth2 v2.0.14
๐ Added OIDC documentation, example, and spec references in OIDC.md in PR #663
-
๐ ANN: oauth2 v2.0.13
๐จ https://github.com/ruby-oauth/oauth2
-
Ann: oauth2 v2.0.12 (w/ support for kids)
See response_spec.rb, or the oauth-xx/snaky_hash gem for more ideas.
- Announce: shields-badge v1.0.0
-
gem oauth2 v2.0.10 released
This project sits underneath a large portion of the authorization systems on the internet. According to GitHub's project tracking, which I believe only reports on public projects, 100,000+ projects, and 500+ packages depend on this project. That is a lot of things to upgrade.
-
Facebook Omniauth for SSO
Here's the gem I used. gem 'oauth2'
What are some alternatives?
When comparing snaky_hash and OAuth2 you can also consider the following projects:
mock-oauth2-server - Mock OAuth2/OpenID Connect server for JVM tests and Docker Compose. No security workarounds needed.
Doorkeeper - Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.