Skip to content
  • Lee Johnson's avatar
    resolve #27 - handle an empty Authorization header · dbc591c0
    Lee Johnson authored
    When presented with the header Authorization: Bearer (with no token), is
    it correct that verify_token_and_scope invokes the verify_access_token
    callback with an undefined access_token? Nope, so fix that and increase
    test coverage here
    
    bump VERSION and Changes for CPAN release
    dbc591c0
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading