Revision history for Net-OAuth2-AuthorizationServer
0.08 2016-08-31
- Add Net::OAuth2::AuthorizationServer::ImplicitGrant
0.07 2016-05-12
- Transfer repo from G3S to Humanstate
0.06 2016-04-17
- Add Net::OAuth2::AuthorizationServer::PasswordGrant
- Add Net::OAuth2::AuthorizationServer::Manual
0.03 2016-04-11
- First release, broken out of Mojolicious::Plugin::OAuth2::Server
for better abstraction and decoupling from the Mojolicious framework.
Should also allow tidying up of method args and easier additions of
other OAtuth2 grant types