The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.17 - 2018-04-16

  • Handle inconsistencies between various grant types and the return data from ->verify_token_and_scope sometimes returning a hash ref and sometimes returning a string - now they always return a hash ref in the case of a successful authentication (GH #16)
  • Note that this may be a BREAKING CHANGE if you are using password grant in your app
  • Thanks to sillitoe for the above find + suggestions on a fix

Documentation

How to use Net::OAuth2::AuthorizationServer

Modules

Easier implementation of an OAuth2 Authorization Server
OAuth2 Resource Owner Implicit Grant
OAuth2 Resource Owner Password Credentials Grant

Provides

in lib/Net/OAuth2/AuthorizationServer/Defaults.pm