nokia / kong-oidc

OIDC plugin for Kong
Apache License 2.0
454 stars 321 forks source link

Bearer only client #27

Closed lodrantl closed 6 years ago

lodrantl commented 6 years ago

Resolves #26.

Trojan295 commented 6 years ago

@lodrantl, could you rebase the PR from the current master? There was a problem with CI, which is fixed now.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 63


Files with Coverage Reduction New Missed Lines %
./test/unit/mockable_case.lua 1 97.83%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 60: 0.5%
Covered Lines: 1061
Relevant Lines: 1918

💛 - Coveralls
lodrantl commented 6 years ago

Finnally took the time to rebase and add the tests. Also deployed it to staging env and we'll see how it goes.

tsyrjanen commented 6 years ago

Looks good. @phirvone could you also look at this.