The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
MANIFEST
Makefile.PL
README.md
examples/OAuth2Functions.pm
examples/README
examples/oauth2_client.pl
examples/oauth2_db.json
examples/oauth2_schema.sql
examples/oauth2_server_db.pl
examples/oauth2_server_realistic.pl
examples/oauth2_server_simple.pl
examples/oauth2_server_simple_jwt.pl
lib/Net/OAuth2/AuthorizationServer.pm
lib/Net/OAuth2/AuthorizationServer/AuthorizationCodeGrant.pm
lib/Net/OAuth2/AuthorizationServer/ClientCredentialsGrant.pm
lib/Net/OAuth2/AuthorizationServer/Defaults.pm
lib/Net/OAuth2/AuthorizationServer/ImplicitGrant.pm
lib/Net/OAuth2/AuthorizationServer/Manual.pod
lib/Net/OAuth2/AuthorizationServer/PasswordGrant.pm
t/001_compiles_pod.t
t/003_changes.t
t/net/oauth2/authorizationserver.t
t/net/oauth2/authorizationserver/authorizationcodegrant.t
t/net/oauth2/authorizationserver/authorizationcodegrant_no_jwt.t
t/net/oauth2/authorizationserver/authorizationcodegrant_tests.pm
t/net/oauth2/authorizationserver/clientcredentialsgrant.t
t/net/oauth2/authorizationserver/clientcredentialsgrant_no_jwt.t
t/net/oauth2/authorizationserver/clientcredentialsgrant_tests.pm
t/net/oauth2/authorizationserver/defaults.t
t/net/oauth2/authorizationserver/implicitgrant.t
t/net/oauth2/authorizationserver/implicitgrant_no_jwt.t
t/net/oauth2/authorizationserver/implicitgrant_tests.pm
t/net/oauth2/authorizationserver/passwordgrant.t
t/net/oauth2/authorizationserver/passwordgrant_no_jwt.t
t/net/oauth2/authorizationserver/passwordgrant_tests.pm
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)