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

#232 - Are there active maintainers of this project?

Issue - State: closed - Opened by pboling almost 9 years ago

#231 - Supports Ruby 2.3.0; Fixed Rubocop errors; Update copyright line in README

Pull Request - State: closed - Opened by pboling almost 9 years ago - 1 comment

#230 - Update oauth2.gemspec

Pull Request - State: closed - Opened by pboling almost 9 years ago - 1 comment

#229 - Rack Gem Version Compatibility

Issue - State: closed - Opened by pboling almost 9 years ago - 2 comments

#228 - Error in redirect_uri?

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

#227 - Fix travis

Pull Request - State: merged - Opened by matthewrudy almost 9 years ago - 4 comments

#226 - Enable rack 2.0 and test against rack master on travis

Pull Request - State: closed - Opened by matthewrudy almost 9 years ago - 4 comments

#225 - Rack 2 / Rails 5 support

Issue - State: closed - Opened by matthewrudy almost 9 years ago - 1 comment

#224 - Example: How to I deauthorize a token?

Issue - State: opened - Opened by pboling almost 9 years ago - 6 comments
Labels: docs

#223 - Dupe options hash to prevent modification of original credentials hash

Pull Request - State: closed - Opened by pboling almost 9 years ago - 1 comment

#221 - Example: How do I use with Flat Params? (i.e. single parameter to have multiple values)

Issue - State: opened - Opened by pboling about 9 years ago - 3 comments
Labels: docs

#220 - Update Assertion strategy claims and request parameters

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

#219 - Loosen rack requirement to allow testing with rack master branch

Pull Request - State: closed - Opened by twalpole about 9 years ago - 1 comment

#218 - Cannot access Google API

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

#217 - Oauth2::Error does not hold the http status code

Issue - State: closed - Opened by pboling over 9 years ago - 1 comment

#216 - Faraday adds HTTP_ prefix ot my custom headers

Issue - State: closed - Opened by pboling over 9 years ago - 1 comment

#215 - AcessToken #from_hash and #new delete from the hash

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

#214 - logger is logging reponse bodies for request bodies

Issue - State: closed - Opened by pboling over 9 years ago - 4 comments
Labels: bug, in Changelog

#213 - Example: How do I prevent my refresh token from expiring?

Issue - State: opened - Opened by pboling over 9 years ago - 3 comments
Labels: docs

#212 - Request client.get_token does not use headers in methods other then POST

Pull Request - State: closed - Opened by zhukovmv over 9 years ago - 1 comment
Labels: bug

#211 - Should the refresh! method in AccessToken have the exclamation mark

Issue - State: closed - Opened by pboling over 9 years ago - 2 comments
Labels: question

#210 - Create expires_in method for access tokens

Pull Request - State: opened - Opened by pboling almost 10 years ago
Labels: feature request, need-docs

#209 - Start keeping a change log.

Pull Request - State: merged - Opened by olivierlacan almost 10 years ago - 10 comments

#208 - Change log

Issue - State: closed - Opened by olivierlacan almost 10 years ago

#207 - no _dump_data is defined for class Proc

Issue - State: closed - Opened by filkaris about 10 years ago - 2 comments
Labels: bug, help wanted

#206 - Error raised even with 'raise_errors => false'

Issue - State: closed - Opened by filkaris about 10 years ago - 1 comment

#205 - Adds support for handling respones from Collection+JSON APIs

Pull Request - State: closed - Opened by pboling about 10 years ago - 1 comment
Labels: feature request

#204 - fix for Faraday::RackBuilder::StackLocked when logging debug messages

Pull Request - State: closed - Opened by pboling about 10 years ago - 1 comment

#203 - IETF rfc7523 - JWTs using deprecated 'prn' value

Issue - State: closed - Opened by pboling about 10 years ago - 2 comments
Labels: in Changelog

#202 - Fixing camel case content types that providers sometimes reply with

Pull Request - State: closed - Opened by eladmeidar about 10 years ago - 1 comment

#201 - Remove circular reference for OAuth2::Error

Pull Request - State: closed - Opened by pboling about 10 years ago - 10 comments
Labels: bug

#200 - allows to override the oauth path of the provider

Pull Request - State: closed - Opened by clod811 about 10 years ago - 2 comments

#199 - GitHub OAuth2

Issue - State: closed - Opened by pboling about 10 years ago - 5 comments
Labels: bug, help wanted

#198 - Assertion Strategy should allow any param in claim set

Pull Request - State: closed - Opened by fabn about 10 years ago - 1 comment

#197 - Error in generated body with assertion strategy

Issue - State: closed - Opened by fabn about 10 years ago - 1 comment

#196 - Update MAC to draft 05

Pull Request - State: closed - Opened by pboling about 10 years ago - 3 comments
Labels: bug

#195 - Provide a way to verify a MAC token request

Issue - State: closed - Opened by pboling about 10 years ago - 1 comment
Labels: MAC, feature request, help wanted

#194 - MAC timestamp should be in milliseconds now

Issue - State: closed - Opened by pboling about 10 years ago - 2 comments
Labels: MAC, help wanted, in Changelog

#193 - Client secret found in GET URI MUST not exist

Issue - State: closed - Opened by maletor about 10 years ago - 1 comment
Labels: bug, good first issue, in Changelog

#192 - auth_code: default to header based authorization

Pull Request - State: closed - Opened by maletor about 10 years ago - 29 comments

#191 - Token is expired if 'expired_at' time is now.

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

#190 - Documentation: We can also change authorize_url and token_url

Pull Request - State: closed - Opened by pboling about 10 years ago
Labels: docs, in Changelog

#189 - OAUTH_DEBUG=true causes StackLocked exception

Issue - State: closed - Opened by pboling about 10 years ago - 14 comments
Labels: bug, help wanted

#188 - "message"=>"client_secret should not be passed to /oauth/token"

Issue - State: closed - Opened by pboling about 10 years ago - 2 comments
Labels: question

#187 - getaddrinfo: No such host is known with Rail 4 on Windows 7

Issue - State: closed - Opened by pboling about 10 years ago - 1 comment
Labels: bug, good first issue, help wanted

#186 - get_token should put Response headers and status in the AccessToken object

Issue - State: closed - Opened by pboling over 10 years ago - 3 comments
Labels: feature request, good first issue, help wanted

#185 - Convert ISO 8601 expires_at to integer

Pull Request - State: closed - Opened by rzane over 10 years ago - 1 comment

#184 - Storing one response rather than logging all of them?

Issue - State: closed - Opened by pboling over 10 years ago - 2 comments
Labels: feature request, help wanted, question

#183 - ShopKeep specific mac_token class

Pull Request - State: closed - Opened by pboling over 10 years ago

#182 - Add auth_type param for ClientCredentials

Pull Request - State: closed - Opened by pboling over 10 years ago - 1 comment

#181 - add an implementation of the MAC token spec

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

#180 - Add auth_type param for ClientCredentials

Pull Request - State: closed - Opened by pboling over 10 years ago

#179 - Adds the :client_auth option

Pull Request - State: closed - Opened by pboling over 10 years ago - 1 comment

#178 - Omit extra params when Authorization header is present

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

#177 - auth_code.get_token sends client_id and client_secret when basic auth is used

Issue - State: closed - Opened by pboling over 10 years ago - 2 comments
Labels: bug

#176 - Update specs to RSpec 2.14.8 syntax

Pull Request - State: closed - Opened by pboling over 10 years ago - 1 comment

#175 - Allow alternate Authorization header field names

Pull Request - State: closed - Opened by sam25 over 10 years ago - 9 comments
Labels: question, stale

#174 - Fix deprecation warning and assorted Rubocop violations

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

#173 - Faraday::RackBuilder::StackLocked: can't modify middleware stack after making a request

Issue - State: closed - Opened by pboling over 10 years ago - 16 comments
Labels: bug, in Changelog, stale

#172 - Allow jwt 1.0.0 to be used as a dependency

Pull Request - State: closed - Opened by gshutler over 10 years ago - 5 comments

#171 - Evaluate jwt 1.0.0 compatibility

Issue - State: closed - Opened by gshutler over 10 years ago - 1 comment

#170 - Remove multi_json dependency

Issue - State: closed - Opened by pboling over 10 years ago - 2 comments

#169 - Rename AccessToken#refresh! to refresh, leaving a compatibility alias.

Pull Request - State: closed - Opened by knu over 10 years ago - 2 comments
Labels: feature request

#168 - unnecessary params in url

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

#167 - Hiding exceptions is dangerous

Issue - State: closed - Opened by elia over 10 years ago - 3 comments
Labels: help wanted

#166 - Update Assertion strategy to latest specs

Pull Request - State: closed - Opened by pboling over 10 years ago - 3 comments
Labels: feature request, need-docs, need-spec, stale

#165 - Add handler for application/hal+json

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

#164 - Outputs faraday logs to $stdout...

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

#163 - Coinbase and problem with oauth2

Issue - State: closed - Opened by pboling almost 11 years ago - 2 comments
Labels: question, stale

#162 - NameError: no member 'client_cert_passwd' in struct

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

#161 - [Linkedin] post not work for me

Issue - State: closed - Opened by pboling almost 11 years ago - 3 comments
Labels: linkedin, question, stale

#160 - Put required response_type parameter

Pull Request - State: closed - Opened by brauliobo almost 11 years ago - 3 comments
Labels: stale

#159 - added support gzip content encoding

Pull Request - State: closed - Opened by pboling almost 11 years ago - 6 comments

#158 - Optionally pass raw response to parsers

Pull Request - State: merged - Opened by 3JRsXUfMToHNetT3 almost 11 years ago - 6 comments
Labels: docs, facebook, in Changelog

#157 - Ruby 1.8 / 1.9 compat: mime-types >= 2 depends on Ruby >= 2

Pull Request - State: closed - Opened by 3JRsXUfMToHNetT3 almost 11 years ago - 2 comments

#156 - Suggestion: Allow lambdas for `parse` option

Issue - State: closed - Opened by 3JRsXUfMToHNetT3 about 11 years ago - 6 comments
Labels: docs, facebook, feature request, help wanted

#154 - Reduce rack version requirement

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

#153 - Unable to activate jwt-0.1.8, because multi_json-1.3.7 conflicts with multi_json (>= 1.5) (Gem::LoadError)

Issue - State: closed - Opened by pboling about 11 years ago - 2 comments
Labels: bug, stale

#152 - Handle Faraday::Error::ConnectionFailed

Issue - State: closed - Opened by pboling about 11 years ago - 9 comments
Labels: feature request, in Changelog

#151 - Change '/oauth/authorization' to '/oauth/authorize'

Pull Request - State: closed - Opened by pboling about 11 years ago - 1 comment

#150 - How do I set the client?

Issue - State: closed - Opened by pboling about 11 years ago - 1 comment
Labels: help wanted, question

#149 - Support NationBuilder error format.

Pull Request - State: closed - Opened by woodhull about 11 years ago - 6 comments

#148 - Support for text/json content type

Issue - State: closed - Opened by pboling about 11 years ago - 6 comments
Labels: help wanted

#147 - Error creation form response hash

Issue - State: closed - Opened by pboling about 11 years ago - 8 comments

#146 - `!! OAuth2::Error` from any parameter string longer than 6196 characters

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

#145 - Raises Error with Facebook API, but gives a valid access token.

Issue - State: closed - Opened by pboling about 11 years ago - 3 comments

#144 - undefined method `build_url' for #<Faraday::Connection:

Issue - State: closed - Opened by kokizzu about 11 years ago - 8 comments

#143 - Endpoints are not _known as_ Facebook. They _might be_ Facebook.

Pull Request - State: merged - Opened by pboling about 11 years ago - 2 comments

#142 - Outputs faraday logs to stdout if DEBUG=true in environment

Pull Request - State: closed - Opened by pboling about 11 years ago - 12 comments

#141 - [Linkedin] POST from access_token to send message

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

#140 - Getting a token with a code while providing username and password

Issue - State: closed - Opened by pboling over 11 years ago - 1 comment

#139 - Oauth2::Error while fetching the YouTube user feeds

Issue - State: closed - Opened by pboling over 11 years ago
Labels: question

#138 - Don't depend on the HTTPAuth Gem.

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

#137 - Add syntax highlighting to ruby code on README.md

Pull Request - State: merged - Opened by pboling over 11 years ago - 1 comment

#136 - Assertion parameter overwriting

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

#135 - Need to bump up the version

Issue - State: closed - Opened by steotia over 11 years ago

#134 - Allow override of raise_errors

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

#133 - Add url to error messages

Pull Request - State: closed - Opened by pboling over 11 years ago - 1 comment