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 Authorization Code Grant
OAuth2 Client Credentials Grant
OAuth2 Resource Owner Implicit Grant
OAuth2 Resource Owner Password Credentials Grant
Provides
in lib/Net/OAuth2/AuthorizationServer/Defaults.pm