Mojolicious-Plugin-OAuth2-Server 0.51 Latest
Files
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README.md
- README.pod
- lib/Mojolicious/Plugin/OAuth2/Server.pm
- t/000_prerequisites.t
- t/001_compiles_pod.t
- t/003_changes.t
- t/010_basic.t
- t/015_overrides.t
- t/025_no_config.t
- t/030_expiry_config.t
- t/035_login_confirm_error.t
- t/040_full_fat_app.t
- t/050_jwt.t
- t/051_jwt_refresh.t
- t/060_jwt_with_revoke.t
- t/070_overrides_hash_args.t
- t/080_password_grant_basic.t
- t/090_password_grant_overrides.t
- t/100_implicit_grant_basic.t
- t/110_implicit_grant_overrides.t
- t/120_client_credentials_grant_basic.t
- t/125_client_credentials_body.t
- t/130_client_credentials_grant_overrides.t
- t/140_gh_16_client_credentials_force_bad_client.t
- t/150_authorization_request_helper.t
- t/160_gh20_oauth_return.t
- t/170_expiry_ttl_callback.t
- t/180_error_description.t
- t/AllTests.pm