Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitLab.com / oauth-xx/oauth2 issues and pull requests

#535 - Switch to Github Actions for Ruby 2.4|5|6|7 & 3

Pull Request - State: merged - Opened by pboling over 3 years ago - 1 comment
Labels: housekeeping

#534 - Bump version to 1.4.5 to release #518

Pull Request - State: merged - Opened by pboling over 3 years ago - 6 comments

#533 - fix bug with expires_at timestamp parsing.

Pull Request - State: merged - Opened by pboling over 3 years ago - 8 comments

#532 - Fix initialization of access token expires_at with string value

Pull Request - State: closed - Opened by pboling over 3 years ago - 11 comments

#531 - New version of faraday (1.3.0) broke the build

Pull Request - State: closed - Opened by pboling almost 4 years ago - 1 comment
Labels: depfu, good first issue

#530 - New version of faraday (1.2.0) broke the build

Pull Request - State: closed - Opened by pboling almost 4 years ago - 4 comments
Labels: depfu, good first issue

#529 - New version of faraday (1.1.0) broke the build

Pull Request - State: closed - Opened by pboling about 4 years ago - 5 comments
Labels: depfu, good first issue

#528 - Passthru all arguments, including refresh token

Issue - State: closed - Opened by pboling about 4 years ago - 7 comments
Labels: bug, feature request, help wanted, need-spec, question

#525 - Add new token_method post_with_query_string

Pull Request - State: merged - Opened by pboling about 4 years ago - 10 comments

#524 - Backport raise errors to 1.4 Stable

Pull Request - State: closed - Opened by pboling about 4 years ago - 7 comments

#523 - How to get 'authorization_code_value'?

Issue - State: closed - Opened by pboling about 4 years ago - 1 comment

#522 - Can't get access token from Microsoft Azure

Issue - State: closed - Opened by pboling about 4 years ago - 7 comments
Labels: question

#521 - Revert "Add Client option for access_token_class"

Pull Request - State: merged - Opened by pboling over 4 years ago - 2 comments

#520 - expires_latency of AccessToken does not work properly

Issue - State: closed - Opened by pboling over 4 years ago - 2 comments
Labels: docs, question

#519 - Allow api response with 'token' accepted same as access_token

Pull Request - State: merged - Opened by pboling over 4 years ago - 6 comments
Labels: feature request

#518 - Add extract_access_token option to OAuth2::Client

Pull Request - State: merged - Opened by pboling over 4 years ago - 15 comments

#517 - Defer parsing and validation of access tokens to the AccessToken class

Pull Request - State: closed - Opened by pboling over 4 years ago - 9 comments

#516 - Add Client option for access_token_class

Pull Request - State: merged - Opened by pboling over 4 years ago - 4 comments

#515 - Fix wiki link. Add some format to texts

Pull Request - State: merged - Opened by pboling over 4 years ago - 3 comments

#514 - add token in the get_token method

Pull Request - State: closed - Opened by pboling over 4 years ago - 2 comments

#513 - [1-4-stable] Fix missing custom headers in get_token (#512)

Pull Request - State: merged - Opened by pboling over 4 years ago - 2 comments

#512 - Fix missing custom headers in get_token

Pull Request - State: merged - Opened by pboling over 4 years ago - 5 comments

#511 - Ability to retrieve access token string from within nested data structure

Pull Request - State: closed - Opened by pboling over 4 years ago - 18 comments

#510 - 🚨 [security] New version of rack (2.2.3) broke the build

Pull Request - State: closed - Opened by pboling over 4 years ago - 1 comment
Labels: depfu, good first issue

#509 - Update Mac to draft 05

Pull Request - State: merged - Opened by pboling over 4 years ago - 7 comments
Labels: in Changelog

#508 - Example: Usage with Spotify

Issue - State: opened - Opened by pboling over 4 years ago - 2 comments
Labels: docs

#507 - Fix camel case content type, response keys

Pull Request - State: merged - Opened by pboling over 4 years ago - 12 comments
Labels: feature request

#506 - Different hosts for authorize_url and get_token stages

Issue - State: closed - Opened by pboling over 4 years ago

#505 - [QUESTION] How to cache OAuth2::AccessToken?

Issue - State: closed - Opened by pboling over 4 years ago - 3 comments
Labels: help wanted, question

#504 - warning "unexpected middleware set after the adapter. This won't be supported from Faraday 1.0"

Issue - State: closed - Opened by pboling over 4 years ago - 3 comments
Labels: question, stale

#503 - Cannot get access token with client credentials grant type

Issue - State: closed - Opened by pboling over 4 years ago - 4 comments
Labels: help wanted, question, stale

#502 - Wiki link not working

Issue - State: closed - Opened by yakuri354 over 4 years ago - 4 comments
Labels: need-docs, question

#501 - New version of faraday (1.0.1) broke the build

Pull Request - State: closed - Opened by pboling over 4 years ago - 4 comments
Labels: depfu, good first issue

#500 - Avoid YARD API annotation warnings

Pull Request - State: merged - Opened by olleolleolle over 4 years ago - 3 comments

#499 - CI: Drop unused Travis sudo: false directive

Pull Request - State: merged - Opened by olleolleolle over 4 years ago - 1 comment

#498 - Cannot provide custom headers to get_token request

Issue - State: closed - Opened by pboling over 4 years ago - 4 comments
Labels: bug, help wanted, question

#497 - New version of rack (2.2.2) broke the build

Pull Request - State: closed - Opened by pboling over 4 years ago - 7 comments
Labels: depfu, good first issue

#496 - New version of rack (2.2.1) broke the build

Pull Request - State: closed - Opened by pboling over 4 years ago - 1 comment
Labels: depfu, good first issue

#495 - add support for private_key_jwt and tls_client_auth

Pull Request - State: merged - Opened by pboling almost 5 years ago - 3 comments

#494 - Adds support for private_key_jwt

Pull Request - State: merged - Opened by pboling almost 5 years ago - 5 comments
Labels: in Changelog

#493 - Remove log level markers from specs matching Faraday log output

Pull Request - State: merged - Opened by pboling almost 5 years ago - 3 comments
Labels: in Changelog

#492 - New version of rack (2.1.1) broke the build

Pull Request - State: closed - Opened by pboling almost 5 years ago - 4 comments
Labels: depfu, good first issue

#491 - It isn't possible to change the default @option params

Issue - State: closed - Opened by pboling almost 5 years ago - 2 comments
Labels: question

#490 - New version of rack (2.1.0) broke the build

Pull Request - State: closed - Opened by pboling almost 5 years ago - 3 comments
Labels: depfu, good first issue

#489 - New version of faraday (1.0.0) broke the build

Pull Request - State: closed - Opened by pboling almost 5 years ago - 2 comments
Labels: depfu, good first issue

#488 - New version of rack (2.0.8) broke the build

Pull Request - State: closed - Opened by pboling almost 5 years ago - 3 comments
Labels: depfu, good first issue

#487 - Handle relative location in a 301 redirect.

Pull Request - State: closed - Opened by pboling almost 5 years ago - 4 comments

#486 - 301 Redirect should handle relative URL in response_headers['location']

Issue - State: closed - Opened by pboling almost 5 years ago - 2 comments
Labels: feature request, in Changelog

#485 - Add the ability to use TLS client auth when requesting access token

Pull Request - State: merged - Opened by pboling almost 5 years ago - 7 comments

#484 - After upgrading ruby to v 2.5.1 and rails to v 5.2.4 oauth2 is giving error.

Issue - State: closed - Opened by pboling almost 5 years ago - 1 comment

#483 - Add project metadata to the gemspec

Pull Request - State: merged - Opened by orien about 5 years ago - 3 comments

#482 - Update intridea links to oauth-xx

Pull Request - State: merged - Opened by pboling about 5 years ago
Labels: in Changelog

#481 - Link for 1.4.1...1.4.2 changeset

Pull Request - State: merged - Opened by pboling about 5 years ago - 1 comment

#480 - Add link to 1.4.1...1.4.2 changeset

Pull Request - State: merged - Opened by pboling about 5 years ago - 3 comments
Labels: in Changelog

#479 - Ci cleanup

Pull Request - State: merged - Opened by pboling about 5 years ago - 2 comments
Labels: in Changelog

#478 - Backport support for latest faraday to 1.4.x

Pull Request - State: merged - Opened by pboling about 5 years ago - 1 comment

#477 - New version of faraday (0.16.2) broke the build

Pull Request - State: closed - Opened by pboling about 5 years ago - 2 comments
Labels: depfu, good first issue

#476 - New version of faraday (0.16.1) broke the build

Pull Request - State: closed - Opened by pboling about 5 years ago - 3 comments
Labels: depfu, good first issue

#475 - Upgrade rubocop-rspec to version 1.36.0

Pull Request - State: closed - Opened by pboling about 5 years ago - 3 comments
Labels: depfu, good first issue

#474 - OAuth2::Error is not really helpful

Issue - State: closed - Opened by jozef about 5 years ago - 1 comment
Labels: bug, good first issue, help wanted, need-docs, need-spec, question

#473 - JRuby TravisCI runs are failing

Issue - State: closed - Opened by pboling about 5 years ago - 2 comments

#472 - Add checks to enforce no client_secret in authorize_url query params

Pull Request - State: merged - Opened by pboling about 5 years ago - 3 comments
Labels: in Changelog

#471 - Gem errors difficult to test

Issue - State: opened - Opened by kelseydh about 5 years ago - 4 comments
Labels: docs, feature request, good first issue, help wanted

#470 - Using oauth2 gem with Rails authorize_url seems to get changed

Issue - State: closed - Opened by pboling about 5 years ago - 3 comments
Labels: question

#469 - Make relative URLs just work

Pull Request - State: merged - Opened by pboling about 5 years ago - 3 comments
Labels: in Changelog

#468 - Upgrade rubocop-rspec to version 1.35.0

Pull Request - State: merged - Opened by pboling about 5 years ago - 1 comment
Labels: depfu, good first issue

#467 - Upgrade rubocop to version 0.74.0

Pull Request - State: merged - Opened by pboling about 5 years ago - 1 comment
Labels: depfu, good first issue

#466 - Upgrade rubocop-rspec to version 1.34.1

Pull Request - State: merged - Opened by pboling over 5 years ago - 1 comment
Labels: depfu, good first issue

#465 - Upgrade rubocop-rspec to version 1.34.0

Pull Request - State: closed - Opened by pboling over 5 years ago - 2 comments
Labels: depfu, good first issue

#464 - Allow use faraday 1.0

Pull Request - State: merged - Opened by pboling over 5 years ago - 5 comments
Labels: in Changelog

#463 - Missing required parameter: assertion

Issue - State: closed - Opened by roc.khalil over 5 years ago - 4 comments

#462 - Upgrade rubocop to version 0.73.0

Pull Request - State: merged - Opened by pboling over 5 years ago - 1 comment
Labels: depfu, good first issue

#461 - Add spec for sites with path components

Pull Request - State: merged - Opened by pboling 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: merged - Opened by pboling over 5 years ago - 10 comments
Labels: bug, in Changelog

#459 - Client `fetch_token` throwing `NoMethodError`

Issue - State: closed - Opened by pboling over 5 years ago - 3 comments
Labels: bug

#458 - Upgrade rubocop to version 0.72.0

Pull Request - State: merged - Opened by pboling over 5 years ago - 2 comments
Labels: depfu, good first issue

#457 - Upgrade rubocop to version 0.71.0

Pull Request - State: closed - Opened by pboling over 5 years ago - 2 comments
Labels: depfu, good first issue

#456 - New version of jwt (2.2.1) broke the build

Pull Request - State: closed - Opened by pboling over 5 years ago - 4 comments
Labels: depfu, good first issue

#455 - Upgrade rubocop to version 0.70.0

Pull Request - State: closed - Opened by pboling over 5 years ago - 2 comments
Labels: depfu, good first issue

#454 - Upgrade rubocop-rspec to version 1.33.0

Pull Request - State: merged - Opened by pboling over 5 years ago - 2 comments
Labels: depfu, good first issue

#453 - Upgrade rubocop to version 0.69.0

Pull Request - State: closed - Opened by pboling over 5 years ago - 3 comments
Labels: depfu, good first issue

#452 - Upgrade rubocop to version 0.68.1

Pull Request - State: merged - Opened by pboling over 5 years ago - 1 comment
Labels: depfu, good first issue

#451 - Upgrade rubocop to version 0.68.0

Pull Request - State: closed - Opened by pboling over 5 years ago - 4 comments
Labels: depfu, good first issue

#450 - Upgrade rubocop to version 0.67.2

Pull Request - State: closed - Opened by pboling over 5 years ago - 2 comments
Labels: depfu, good first issue

#449 - New version of rack (2.0.7) broke the build

Pull Request - State: closed - Opened by pboling over 5 years ago - 5 comments
Labels: depfu, good first issue

#448 - Upgrade rubocop to version 0.66.0

Pull Request - State: closed - Opened by pboling over 5 years ago - 4 comments
Labels: depfu, good first issue

#447 - Upgrade rubocop to version 0.65.0

Pull Request - State: closed - Opened by pboling over 5 years ago - 2 comments
Labels: depfu, good first issue

#446 - Upgrade rubocop to version 0.64.0

Pull Request - State: merged - Opened by pboling over 5 years ago - 1 comment
Labels: depfu, good first issue

#445 - Client credential: unsupported client authentication method

Issue - State: closed - Opened by pboling over 5 years ago - 3 comments
Labels: question

#444 - How to validate a token ?

Issue - State: opened - Opened by pboling over 5 years ago
Labels: question

#443 - Upgrade rubocop-rspec to version 1.32.0

Pull Request - State: merged - Opened by pboling almost 6 years ago - 3 comments
Labels: depfu, good first issue

#442 - Allow users of this gem to override the logger

Pull Request - State: merged - Opened by pboling almost 6 years ago - 4 comments
Labels: in Changelog

#441 - Upgrade rubocop to version 0.63.1

Pull Request - State: merged - Opened by pboling almost 6 years ago - 3 comments
Labels: depfu, good first issue

#440 - Upgrade rubocop to version 0.63.0

Pull Request - State: closed - Opened by pboling almost 6 years ago - 1 comment
Labels: depfu, good first issue

#439 - Upgrade rubocop-rspec to version 1.31.0

Pull Request - State: closed - Opened by pboling almost 6 years ago
Labels: depfu, good first issue

#438 - Upgrade rubocop-rspec to version 1.31.0

Pull Request - State: closed - Opened by pboling almost 6 years ago - 1 comment
Labels: depfu, good first issue

#437 - Upgrade rubocop to version 0.62.0

Pull Request - State: closed - Opened by pboling almost 6 years ago - 2 comments
Labels: depfu, good first issue

#436 - Bundle install keeps failing on loofah

Issue - State: closed - Opened by pboling almost 6 years ago - 8 comments
Labels: help wanted, stale

#435 - How to handle a read timeout?

Issue - State: closed - Opened by pboling almost 6 years ago - 5 comments
Labels: need-docs, question

#434 - Upgrade rubocop to version 0.61.1

Pull Request - State: merged - Opened by pboling almost 6 years ago - 1 comment
Labels: depfu, good first issue