• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Humanstate / net-oauth2-authorizationserver / 35

Builds Branch Commit Type Ran Committer Via Coverage
35 master resolve #4 - Merge pull request #7 from mrenvoize/response_type Document response_type in verify_client callback push 23 Feb 2017 04:06PM UTC web-flow travis-ci pending completion   set done
34 master Document response_type in verify_client callback This clarifies the documentation for the verify_client callback subroutine signature and also updates the example too. Pull #7 23 Feb 2017 03:34PM UTC web-flow travis-ci pending completion   set done
33 v0.11 documentation clarifications and improvements for updates in v0.10 push 01 Nov 2016 07:49AM UTC leejo travis-ci pending completion   set done
32 v0.13 remove undocumented legacy_args the only thing using this[1] was Mojolicious::Plugin::OAuth2::Server which has been updated to use hash args so no need for this any more remove all code, tests, and attributes related to this functionality [1] "... push 01 Nov 2016 07:47AM UTC leejo travis-ci pending completion   set done
31 master remove undocumented legacy_args the only thing using this[1] was Mojolicious::Plugin::OAuth2::Server which has been updated to use hash args so no need for this any more remove all code, tests, and attributes related to this functionality [1] "... push 01 Nov 2016 07:44AM UTC leejo travis-ci pending completion   set done
30 master fix typo in store_auth_code_sub callback example push 26 Sep 2016 08:38AM UTC leejo travis-ci pending completion   set done
29 master resolve #3 - deprecate legacy_args now the dist is complete will remove this to simplify the code, tests, doc, etc - need to do the equivalent in Mojo::P::OAuth2Server bump VERSION and Changes for (eventual) CPAN release scheduled for a couple o... push 26 Sep 2016 08:26AM UTC leejo travis-ci pending completion   set done
28 master documentation clarifications and improvements for updates in v0.10 push 16 Sep 2016 06:53AM UTC leejo travis-ci pending completion   set done
26 master resolve #2 - implement Client Credentials Grant this is the most trivial of all grant type so is simply a case of extending the ImplicitGrant type and overriding the _verify_client routine to check the client_secret as part of the verification e... push 15 Sep 2016 03:11PM UTC leejo travis-ci pending completion   set done
25 v0.10 resolve #2 - implement Client Credentials Grant this is the most trivial of all grant type so is simply a case of extending the ImplicitGrant type and overriding the _verify_client routine to check the client_secret as part of the verification e... push 15 Sep 2016 03:05PM UTC leejo travis-ci pending completion   set done
24 v0.09 clients with client_secret cannot use implicit grant because by implication the client_secret means they must use the Authorization Code Grant, so if a response type of "token" is passed we must check that the client is allowed to use the Implici... push 31 Aug 2016 12:36PM UTC leejo travis-ci pending completion   set done
23 master clients with client_secret cannot use implicit grant because by implication the client_secret means they must use the Authorization Code Grant, so if a response type of "token" is passed we must check that the client is allowed to use the Implici... push 31 Aug 2016 12:32PM UTC leejo travis-ci pending completion   set done
22 v0.08 resolve #1 - implement Implicit Grant flow Implicit Grant is just a subset of the Authorization Code Grant flow were, instead of using a client secret, we use an optional redirect uri and skip the auth code dance so most of the work here is addi... push 31 Aug 2016 11:50AM UTC leejo travis-ci pending completion   set done
21 master resolve #1 - implement Implicit Grant flow Implicit Grant is just a subset of the Authorization Code Grant flow were, instead of using a client secret, we use an optional redirect uri and skip the auth code dance so most of the work here is addi... push 31 Aug 2016 11:48AM UTC leejo travis-ci pending completion   set done
20 leejo/implement_implicit_grant WIP: implicit grant push 30 Aug 2016 03:25PM UTC leejo travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc