Ran
|
Files
1
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
add Client Credentials Grant support the bulk of the work is done in the Net::OAuth2::AuthorizationServer module[1] so all the work here is adding tests and updating docs along with the few tweaks in the code to refactor and support the "client_credentials" response_type in the call to /oauth/access_token update the documentation to note that this is now a complete implementation of RFC6749 (apart from the hand-wavy Extension Grants type) fix the setting of scopes on JWT when using Implicit Grant type flow bump VERSION and Changes for CPAN release [1] https://github.com/Humanstate/net-oauth2-authorizationserver/commit/6d3b65f66
128 of 134 relevant lines covered (95.52%)
27.03 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|