Ecosyste.ms: Issues

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

GitHub / nulab/scala-oauth2-provider issues and pull requests

#78 - Added to be able to get authInfo on issue access token

Pull Request - State: closed - Opened by tsuyoshizawa almost 9 years ago

#78 - Added to be able to get authInfo on issue access token

Pull Request - State: closed - Opened by tsuyoshizawa almost 9 years ago

#78 - Added to be able to get authInfo on issue access token

Pull Request - State: closed - Opened by tsuyoshizawa almost 9 years ago

#77 - Disable all grant by default

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

#77 - Disable all grant by default

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

#77 - Disable all grant by default

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

#77 - Disable all grant by default

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

#77 - Disable all grant by default

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

#76 - Improve authorization handler

Pull Request - State: closed - Opened by tsuyoshizawa almost 9 years ago - 3 comments

#76 - Improve authorization handler

Pull Request - State: closed - Opened by tsuyoshizawa almost 9 years ago - 3 comments

#76 - Improve authorization handler

Pull Request - State: closed - Opened by tsuyoshizawa almost 9 years ago - 3 comments

#76 - Improve authorization handler

Pull Request - State: closed - Opened by tsuyoshizawa almost 9 years ago - 3 comments

#75 - published jar 0.15.1 incorrect?

Issue - State: closed - Opened by dvic about 9 years ago - 3 comments

#75 - published jar 0.15.1 incorrect?

Issue - State: closed - Opened by dvic about 9 years ago - 3 comments

#75 - published jar 0.15.1 incorrect?

Issue - State: closed - Opened by dvic about 9 years ago - 3 comments

#75 - published jar 0.15.1 incorrect?

Issue - State: closed - Opened by dvic about 9 years ago - 3 comments

#74 - object OAuthGrantType is not a member of package scalaoauth2.provider

Issue - State: closed - Opened by berardino over 9 years ago - 2 comments

#74 - object OAuthGrantType is not a member of package scalaoauth2.provider

Issue - State: closed - Opened by berardino over 9 years ago - 2 comments

#74 - object OAuthGrantType is not a member of package scalaoauth2.provider

Issue - State: closed - Opened by berardino over 9 years ago - 2 comments

#74 - object OAuthGrantType is not a member of package scalaoauth2.provider

Issue - State: closed - Opened by berardino over 9 years ago - 2 comments

#74 - object OAuthGrantType is not a member of package scalaoauth2.provider

Issue - State: closed - Opened by berardino over 9 years ago - 2 comments

#74 - object OAuthGrantType is not a member of package scalaoauth2.provider

Issue - State: closed - Opened by berardino over 9 years ago - 2 comments

#73 - Implicit Grant Type: Does not use validateClient per spec

Issue - State: closed - Opened by rmmeans over 9 years ago - 13 comments

#73 - Implicit Grant Type: Does not use validateClient per spec

Issue - State: closed - Opened by rmmeans over 9 years ago - 13 comments

#73 - Implicit Grant Type: Does not use validateClient per spec

Issue - State: closed - Opened by rmmeans over 9 years ago - 13 comments

#73 - Implicit Grant Type: Does not use validateClient per spec

Issue - State: closed - Opened by rmmeans over 9 years ago - 13 comments

#73 - Implicit Grant Type: Does not use validateClient per spec

Issue - State: closed - Opened by rmmeans over 9 years ago - 13 comments

#73 - Implicit Grant Type: Does not use validateClient per spec

Issue - State: closed - Opened by rmmeans over 9 years ago - 13 comments

#72 - Make "expires_in" represent seconds of validity since 'now'

Pull Request - State: closed - Opened by pmellati over 9 years ago - 2 comments

#72 - Make "expires_in" represent seconds of validity since 'now'

Pull Request - State: closed - Opened by pmellati over 9 years ago - 2 comments

#71 - Password grant uses findUser(authorizationRequest)

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

#71 - Password grant uses findUser(authorizationRequest)

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

#70 - Implit grant does not support the issuance of refresh tokens

Issue - State: closed - Opened by tsuyoshizawa over 9 years ago - 2 comments

#70 - Implit grant does not support the issuance of refresh tokens

Issue - State: closed - Opened by tsuyoshizawa over 9 years ago - 2 comments

#69 - Fix #47: Add implicit grant

Pull Request - State: closed - Opened by satabin over 9 years ago - 5 comments

#69 - Fix #47: Add implicit grant

Pull Request - State: closed - Opened by satabin over 9 years ago - 5 comments

#69 - Fix #47: Add implicit grant

Pull Request - State: closed - Opened by satabin over 9 years ago - 5 comments

#69 - Fix #47: Add implicit grant

Pull Request - State: closed - Opened by satabin over 9 years ago - 5 comments

#69 - Fix #47: Add implicit grant

Pull Request - State: closed - Opened by satabin over 9 years ago - 5 comments

#69 - Fix #47: Add implicit grant

Pull Request - State: closed - Opened by satabin over 9 years ago - 5 comments

#68 - TokenEndpoint.handleRequest throws empty InvalidClient

Issue - State: closed - Opened by alboko over 9 years ago - 2 comments

#68 - TokenEndpoint.handleRequest throws empty InvalidClient

Issue - State: closed - Opened by alboko over 9 years ago - 2 comments

#68 - TokenEndpoint.handleRequest throws empty InvalidClient

Issue - State: closed - Opened by alboko over 9 years ago - 2 comments

#68 - TokenEndpoint.handleRequest throws empty InvalidClient

Issue - State: closed - Opened by alboko over 9 years ago - 2 comments

#68 - TokenEndpoint.handleRequest throws empty InvalidClient

Issue - State: closed - Opened by alboko over 9 years ago - 2 comments

#68 - TokenEndpoint.handleRequest throws empty InvalidClient

Issue - State: closed - Opened by alboko over 9 years ago - 2 comments

#67 - Invalid sha1 on Maven

Issue - State: closed - Opened by schmitch over 9 years ago - 5 comments

#67 - Invalid sha1 on Maven

Issue - State: closed - Opened by schmitch over 9 years ago - 5 comments

#67 - Invalid sha1 on Maven

Issue - State: closed - Opened by schmitch over 9 years ago - 5 comments

#67 - Invalid sha1 on Maven

Issue - State: closed - Opened by schmitch over 9 years ago - 5 comments

#67 - Invalid sha1 on Maven

Issue - State: closed - Opened by schmitch over 9 years ago - 5 comments

#66 - Add AuthorizationHandler#deleteAuthCode (addresses #65)

Pull Request - State: closed - Opened by lloydmeta over 9 years ago

#66 - Add AuthorizationHandler#deleteAuthCode (addresses #65)

Pull Request - State: closed - Opened by lloydmeta over 9 years ago

#66 - Add AuthorizationHandler#deleteAuthCode (addresses #65)

Pull Request - State: closed - Opened by lloydmeta over 9 years ago

#66 - Add AuthorizationHandler#deleteAuthCode (addresses #65)

Pull Request - State: closed - Opened by lloydmeta over 9 years ago

#66 - Add AuthorizationHandler#deleteAuthCode (addresses #65)

Pull Request - State: closed - Opened by lloydmeta over 9 years ago

#65 - Authorisation flow: Authorisation code destruction

Issue - State: closed - Opened by lloydmeta over 9 years ago - 3 comments

#65 - Authorisation flow: Authorisation code destruction

Issue - State: closed - Opened by lloydmeta over 9 years ago - 3 comments

#65 - Authorisation flow: Authorisation code destruction

Issue - State: closed - Opened by lloydmeta over 9 years ago - 3 comments

#65 - Authorisation flow: Authorisation code destruction

Issue - State: closed - Opened by lloydmeta over 9 years ago - 3 comments

#65 - Authorisation flow: Authorisation code destruction

Issue - State: closed - Opened by lloydmeta over 9 years ago - 3 comments

#64 - Added Flic as applications using this library

Pull Request - State: closed - Opened by johanstenberg92 over 9 years ago

#64 - Added Flic as applications using this library

Pull Request - State: closed - Opened by johanstenberg92 over 9 years ago

#64 - Added Flic as applications using this library

Pull Request - State: closed - Opened by johanstenberg92 over 9 years ago

#63 - support JSON body #62

Pull Request - State: closed - Opened by tsuyoshizawa over 9 years ago

#63 - support JSON body #62

Pull Request - State: closed - Opened by tsuyoshizawa over 9 years ago

#63 - support JSON body #62

Pull Request - State: closed - Opened by tsuyoshizawa over 9 years ago

#63 - support JSON body #62

Pull Request - State: closed - Opened by tsuyoshizawa over 9 years ago

#63 - support JSON body #62

Pull Request - State: closed - Opened by tsuyoshizawa over 9 years ago

#62 - Post request with JSON body

Issue - State: closed - Opened by liviuignat over 9 years ago - 4 comments

#62 - Post request with JSON body

Issue - State: closed - Opened by liviuignat over 9 years ago - 4 comments

#62 - Post request with JSON body

Issue - State: closed - Opened by liviuignat over 9 years ago - 4 comments

#62 - Post request with JSON body

Issue - State: closed - Opened by liviuignat over 9 years ago - 4 comments

#62 - Post request with JSON body

Issue - State: closed - Opened by liviuignat over 9 years ago - 4 comments

#61 - exhaustive pattern match

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#61 - exhaustive pattern match

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#61 - exhaustive pattern match

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#61 - exhaustive pattern match

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#61 - exhaustive pattern match

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#61 - exhaustive pattern match

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#60 - Removed unnecessary throw

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#60 - Removed unnecessary throw

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#60 - Removed unnecessary throw

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#60 - Removed unnecessary throw

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#60 - Removed unnecessary throw

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago - 1 comment

#59 - use scaladoc wiki syntax

Pull Request - State: closed - Opened by xuwei-k over 9 years ago

#59 - use scaladoc wiki syntax

Pull Request - State: closed - Opened by xuwei-k over 9 years ago

#59 - use scaladoc wiki syntax

Pull Request - State: closed - Opened by xuwei-k over 9 years ago

#59 - use scaladoc wiki syntax

Pull Request - State: closed - Opened by xuwei-k over 9 years ago

#59 - use scaladoc wiki syntax

Pull Request - State: closed - Opened by xuwei-k over 9 years ago

#59 - use scaladoc wiki syntax

Pull Request - State: closed - Opened by xuwei-k over 9 years ago

#58 - Deprecate await method

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

#58 - Deprecate await method

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

#58 - Deprecate await method

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

#58 - Deprecate await method

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

#58 - Deprecate await method

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

#58 - Deprecate await method

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

#57 - Fixed implicit override

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago

#57 - Fixed implicit override

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago

#57 - Fixed implicit override

Pull Request - State: closed - Opened by gakuzzzz over 9 years ago