Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / oauth-xx/oauth2 issues and pull requests
#632 - πΈ Update funding
Pull Request -
State: closed - Opened by Aboling0 5 months ago
#631 - Upgrade rack to version 3.0.0
Pull Request -
State: closed - Opened by depfu[bot] over 2 years ago
- 2 comments
Labels: good first issue, depfu
#630 - Update rack requirement from >= 1.2, < 3 to >= 1.2, < 4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#629 - 431/fix post json for token
Pull Request -
State: closed - Opened by pboling over 2 years ago
- 2 comments
Labels: bug, feature request
#626 - 2.0.6 uses different token to 2.0.5
Pull Request -
State: closed - Opened by rickselby over 2 years ago
- 3 comments
Labels: bug
#625 - Fix version interpolation in post install message
Pull Request -
State: closed - Opened by hasghari over 2 years ago
- 1 comment
Labels: docs
#624 - 623/allow refresh token with no access token
Pull Request -
State: closed - Opened by pboling over 2 years ago
- 2 comments
Labels: bug
#621 - π Fix #528, #619 - Remove options parse and snaky, if present, passthru all others
Pull Request -
State: closed - Opened by pboling over 2 years ago
- 2 comments
Labels: bug
#620 - Update v2 docs to highlight auth_scheme changes
Pull Request -
State: closed - Opened by swanson over 2 years ago
- 1 comment
Labels: docs
#618 - π Option :snaky should default to true
Pull Request -
State: closed - Opened by pboling over 2 years ago
- 2 comments
Labels: bug
#616 - 613/prepare 2.0.3
Pull Request -
State: closed - Opened by pboling over 2 years ago
- 2 comments
Labels: housekeeping
#615 - β¨ Support blocks with request (@see Faraday::Connection#run_request)
Pull Request -
State: closed - Opened by pboling over 2 years ago
- 2 comments
#612 - β¨ Option :snaky allows skipping conversion to OAuth2::SnakyHash
Pull Request -
State: closed - Opened by pboling over 2 years ago
- 3 comments
#611 - ποΈ Deprecate extract_access_token
Pull Request -
State: closed - Opened by pboling over 2 years ago
- 1 comment
#608 - Avoid reparsing a response body
Pull Request -
State: closed - Opened by nbibler over 2 years ago
- 1 comment
#607 - Fix raised error class name in CHANGELOG
Pull Request -
State: closed - Opened by zavan over 2 years ago
- 1 comment
#606 - Move access_token_class parameter into Client constructor
Pull Request -
State: closed - Opened by stanhu over 2 years ago
- 1 comment
#604 - Rescue Faraday::TimeoutError
Pull Request -
State: closed - Opened by stanhu over 2 years ago
- 1 comment
#603 - Update rubocop-lts requirement from ~> 8.0 to ~> 18.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: dependencies
#599 - New version of rubocop-lts (22.0.1) produced dependency conflicts
Pull Request -
State: closed - Opened by depfu[bot] over 2 years ago
Labels: good first issue, depfu
#598 - Fix unparseable data not raised as an error
Pull Request -
State: closed - Opened by stanhu over 2 years ago
- 1 comment
#596 - Use a keyword argument for access_token_class in AccessToken#refresh!
Pull Request -
State: closed - Opened by stanhu over 2 years ago
- 1 comment
#595 - Gracefully handle empty responses in Client#get_token
Pull Request -
State: closed - Opened by stanhu over 2 years ago
- 1 comment
#594 - Fix code coverage for version spec
Pull Request -
State: closed - Opened by stanhu over 2 years ago
#593 - Drop IETF MAC Draft 05 CHANGELOG entry
Pull Request -
State: closed - Opened by stanhu over 2 years ago
- 1 comment
#592 - Fix specs failing in Ruby 3.0+
Pull Request -
State: closed - Opened by stanhu over 2 years ago
#591 - Backport extract_access_token option to OAuth2::Client
Pull Request -
State: closed - Opened by stanhu over 2 years ago
- 2 comments
#590 - Drop multi_json dependency
Pull Request -
State: closed - Opened by stanhu over 2 years ago
- 2 comments
#589 - Drop support for MAC tokens
Pull Request -
State: closed - Opened by stanhu over 2 years ago
- 2 comments
Labels: MAC
#588 - Fix Client#get_token with MACToken
Pull Request -
State: closed - Opened by stanhu over 2 years ago
- 5 comments
#587 - use SHA256 digest
Pull Request -
State: closed - Opened by akostadinov over 2 years ago
- 8 comments
Labels: feature request
#586 - New version of rubocop-lts (22.0.0) produced dependency conflicts
Pull Request -
State: closed - Opened by depfu[bot] over 2 years ago
Labels: good first issue, depfu
#584 - Upgrade Ruby to 3.1.2
Pull Request -
State: closed - Opened by depfu[bot] almost 3 years ago
- 1 comment
Labels: good first issue, depfu
#581 - π₯ Document Breaking (and other) Changes
Pull Request -
State: closed - Opened by pboling almost 3 years ago
- 1 comment
Labels: docs
#576 - ποΈ Stop rescuing parsing errors
Pull Request -
State: closed - Opened by pboling almost 3 years ago
- 1 comment
Labels: bug
#575 - β¨ IETF RFC 7231 Section 7.1.2 - handle relative location in redirect
Pull Request -
State: closed - Opened by pboling almost 3 years ago
Labels: feature request, in Changelog
#571 - Upgrade Ruby to 3.1.0
Pull Request -
State: closed - Opened by depfu[bot] about 3 years ago
Labels: depfu, in Changelog
#569 - Support Faraday 2.x on 1-4-stable branch, for subsequent 1.x release
Pull Request -
State: closed - Opened by jrochkind about 3 years ago
- 15 comments
#567 - Lock RuboCop minor version
Pull Request -
State: closed - Opened by bquorning about 3 years ago
Labels: in Changelog
#566 - Remove development_dependency wwtd
Pull Request -
State: closed - Opened by bquorning about 3 years ago
- 1 comment
Labels: in Changelog
#565 - Upgrade faraday to version 2.2.0
Pull Request -
State: closed - Opened by depfu[bot] about 3 years ago
- 3 comments
Labels: depfu, in Changelog
#561 - Fix spec for support faraday 2
Pull Request -
State: closed - Opened by ryogift about 3 years ago
- 1 comment
Labels: in Changelog
#560 - IETF rfc6749 Section 2.3.1 - Don't set auth params if they are nil
Pull Request -
State: closed - Opened by bouk about 3 years ago
Labels: in Changelog
#553 - feat: add support parsing for application/problem+json
Pull Request -
State: closed - Opened by janz93 over 3 years ago
Labels: in Changelog
#552 - missing require oauth2/version.rb
Pull Request -
State: closed - Opened by ahorek over 3 years ago
Labels: bug, in Changelog
#551 - skip coverage on non-mri
Pull Request -
State: closed - Opened by ahorek over 3 years ago
Labels: bug, in Changelog
#550 - Raise an error if Location header not present for redirection
Pull Request -
State: closed - Opened by stanhu over 3 years ago
Labels: bug, in Changelog
#549 - Rescue Faraday::ConnectionFailed
Pull Request -
State: closed - Opened by nikkypx over 3 years ago
- 1 comment
Labels: bug, in Changelog
#542 - Human Linting
Pull Request -
State: closed - Opened by pboling almost 4 years ago
Labels: housekeeping, in Changelog
#539 - Remove reliance on globally included OAuth2 in tests for version 2.0
Pull Request -
State: closed - Opened by anderscarling almost 4 years ago
Labels: in Changelog
#536 - Compatibility with Ruby OpenSSL versions
Pull Request -
State: closed - Opened by pboling almost 4 years ago
- 1 comment
Labels: housekeeping, in Changelog
#519 - Allow api response with 'token' accepted same as access_token
Pull Request -
State: closed - Opened by Alice-Qiu over 4 years ago
- 6 comments
Labels: feature request
#509 - Update Mac to draft 05
Pull Request -
State: closed - Opened by anvox over 4 years ago
- 6 comments
Labels: in Changelog
#507 - Fix camel case content type, response keys
Pull Request -
State: closed - Opened by anvox over 4 years ago
- 6 comments
Labels: feature request
#494 - Adds support for private_key_jwt
Pull Request -
State: closed - Opened by SteveyblamWork about 5 years ago
- 2 comments
Labels: in Changelog
#493 - Remove log level markers from specs matching Faraday log output
Pull Request -
State: closed - Opened by dgholz about 5 years ago
- 2 comments
Labels: in Changelog
#487 - Handle relative location in a 301 redirect.
Pull Request -
State: closed - Opened by cowlibob about 5 years ago
- 4 comments
#482 - Update intridea links to oauth-xx
Pull Request -
State: closed - Opened by galtzo over 5 years ago
Labels: in Changelog
#480 - Add link to 1.4.1...1.4.2 changeset
Pull Request -
State: closed - Opened by galtzo over 5 years ago
- 3 comments
Labels: in Changelog
#479 - Ci cleanup
Pull Request -
State: closed - Opened by pboling over 5 years ago
- 2 comments
Labels: in Changelog
#472 - Add checks to enforce no client_secret in authorize_url query params
Pull Request -
State: closed - Opened by dfockler over 5 years ago
- 3 comments
Labels: in Changelog
#469 - Make relative URLs just work
Pull Request -
State: closed - Opened by ghost over 5 years ago
- 2 comments
Labels: in Changelog
#464 - Allow use faraday 1.0
Pull Request -
State: closed - Opened by Fudoshiki over 5 years ago
- 5 comments
Labels: in Changelog
#461 - Add spec for sites with path components
Pull Request -
State: closed - Opened by elliotcm over 5 years ago
- 4 comments
Labels: in Changelog
#460 - Fix client `fetch_token` throwing `NoMethodError` when raise_errors is set to false
Pull Request -
State: closed - Opened by joaolrpaulo over 5 years ago
- 9 comments
Labels: bug, in Changelog
#442 - Allow users of this gem to override the logger
Pull Request -
State: closed - Opened by rthbound about 6 years ago
- 2 comments
Labels: in Changelog
#427 - Fix PR references
Pull Request -
State: closed - Opened by joshRpowell over 6 years ago
- 2 comments
Labels: in Changelog
#426 - Fix a link in changelog
Pull Request -
State: closed - Opened by meganemura over 6 years ago
- 1 comment
Labels: in Changelog
#424 - Updates from 1-4-stable
Pull Request -
State: closed - Opened by pboling over 6 years ago
- 2 comments
Labels: docs, in Changelog
#415 - Upgrade rubocop-rspec to version 1.30.0
Pull Request -
State: closed - Opened by depfu[bot] over 6 years ago
- 1 comment
Labels: depfu, in Changelog
#414 - Use Base64.strict_encode64
Pull Request -
State: closed - Opened by meganemura over 6 years ago
- 15 comments
Labels: in Changelog
#413 - Add license scan report and status
Pull Request -
State: closed - Opened by meganemura over 6 years ago
- 6 comments
Labels: docs, in Changelog
#412 - Adds support for handling responses from API+JSON APIs
Pull Request -
State: closed - Opened by david-christensen over 6 years ago
- 1 comment
Labels: feature request, in Changelog
#410 - Fix for circular reference exceptions between Error and Response classes
Pull Request -
State: closed - Opened by jhmoore over 6 years ago
- 8 comments
Labels: bug, in Changelog
#403 - Upgrade rubocop-rspec to version 1.29.0
Pull Request -
State: closed - Opened by depfu[bot] over 6 years ago
- 1 comment
Labels: depfu, in Changelog
#401 - Upgrade rubocop-rspec to version 1.28.0
Pull Request -
State: closed - Opened by depfu[bot] over 6 years ago
- 1 comment
Labels: depfu, in Changelog
#400 - Upgrade rubocop to version 0.58.2
Pull Request -
State: closed - Opened by depfu[bot] over 6 years ago
- 1 comment
Labels: depfu, in Changelog
#399 - Fix duplicate redirect_uri in get_token request.
Pull Request -
State: closed - Opened by markus over 6 years ago
- 8 comments
Labels: in Changelog
#397 - Bump faraday version to 0.15+
Pull Request -
State: closed - Opened by raimondasv over 6 years ago
- 2 comments
Labels: in Changelog
#395 - Upgrade rubocop-rspec to version 1.27.0
Pull Request -
State: closed - Opened by depfu[bot] over 6 years ago
- 1 comment
Labels: depfu, in Changelog
#394 - Expire the token prematurely on client side
Pull Request -
State: closed - Opened by klippx over 6 years ago
- 8 comments
Labels: feature request, need-spec, in Changelog
#392 - Upgrade rubocop to version 0.57.2
Pull Request -
State: closed - Opened by depfu[bot] over 6 years ago
- 1 comment
Labels: depfu, in Changelog
#383 - Upgrade rubocop to version 0.56.0
Pull Request -
State: closed - Opened by depfu[bot] almost 7 years ago
- 2 comments
Labels: depfu, in Changelog
#381 - Adds a spec to verify extra header params on Client Credentials
Pull Request -
State: closed - Opened by nikz almost 7 years ago
- 1 comment
Labels: in Changelog
#380 - Fix for OAuth2::Error trying to encode non-encodable objects
Pull Request -
State: closed - Opened by jhmoore almost 7 years ago
- 9 comments
Labels: in Changelog
#377 - Upgrade rubocop to version 0.55.0
Pull Request -
State: closed - Opened by depfu[bot] almost 7 years ago
- 1 comment
Labels: depfu, in Changelog
#376 - Integration test and documentation for 2-legged Google use case
Pull Request -
State: closed - Opened by jhmoore almost 7 years ago
- 7 comments
Labels: in Changelog
#372 - New version of rake (12.3.1) produced dependency conflicts
Pull Request -
State: closed - Opened by depfu[bot] almost 7 years ago
- 1 comment
Labels: depfu, in Changelog
#371 - New version of rubocop (0.54.0) produced dependency conflicts
Pull Request -
State: closed - Opened by depfu[bot] almost 7 years ago
- 1 comment
Labels: depfu, in Changelog
#368 - Pboling/323 spec for params pass through
Pull Request -
State: closed - Opened by pboling almost 7 years ago
Labels: in Changelog
#366 - Fix logging via OAUTH_DEBUG=true to log both request and response, inβ¦
Pull Request -
State: closed - Opened by pboling almost 7 years ago
Labels: feature request, in Changelog
#365 - Handle collection+json
Pull Request -
State: closed - Opened by pboling almost 7 years ago
Labels: feature request, in Changelog
#364 - Handle hal+json response format
Pull Request -
State: closed - Opened by pboling almost 7 years ago
- 1 comment
Labels: feature request, in Changelog
#363 - OAuth2::AccessToken#refresh! => refresh, with backwards compatibility alias
Pull Request -
State: closed - Opened by pboling almost 7 years ago
Labels: in Changelog
#362 - Add SemVer and PVC to README
Pull Request -
State: closed - Opened by pboling almost 7 years ago
Labels: docs, in Changelog
#361 - Update rubocop and rubocop-rspec, and related style fixes
Pull Request -
State: closed - Opened by pboling almost 7 years ago
Labels: in Changelog
#360 - Prepare README for development of 2.0.0
Pull Request -
State: closed - Opened by pboling almost 7 years ago
Labels: in Changelog
#351 - JRuby 9K targets Ruby 2.2, and latest version of Rack supports Ruby 2.2
Pull Request -
State: closed - Opened by pboling about 7 years ago
Labels: in Changelog
#330 - Updates from upstream pull requests
Pull Request -
State: closed - Opened by spectator about 7 years ago
- 6 comments
#256 - handle gzip encoded content
Pull Request -
State: closed - Opened by ChaosSteffen over 8 years ago
- 2 comments
Labels: feature request