We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d7fe2 commit 1499ef7Copy full SHA for 1499ef7
oauth2.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
16
spec.name = "oauth2"
17
spec.version = gem_version
18
spec.authors = ["Peter Boling", "Erik Michaels-Ober", "Michael Bleigh"]
19
- spec.email = ["floss@galtzo.com"]
+ spec.email = ["floss@galtzo.com", "oauth-ruby@googlegroups.com"]
20
21
spec.summary = "🔐 OAuth 2.0, 2.1 & OIDC Core Ruby implementation"
22
spec.description = "🔐 A Ruby wrapper for the OAuth 2.0 Authorization Framework, including the OAuth 2.1 draft spec, and OpenID Connect (OIDC)"
0 commit comments