1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
---
abstract: 'Auth against OAuth2 APIs including OpenID Connect'
author:
- 'Jan Henning Thorsen <jhthorsen@cpan.org>'
build_requires:
Test::More: '0.88'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Mojolicious-Plugin-OAuth2
no_index:
directory:
- t
- inc
recommends:
Crypt::OpenSSL::Bignum: '0.09'
Crypt::OpenSSL::RSA: '0.31'
Mojo::JWT: '0.09'
requires:
IO::Socket::SSL: '1.94'
Mojolicious: '8.25'
resources:
bugtracker: https://github.com/marcusramberg/Mojolicious-Plugin-OAuth2/issues
homepage: https://github.com/marcusramberg/Mojolicious-Plugin-OAuth2
repository: https://github.com/marcusramberg/Mojolicious-Plugin-OAuth2.git
version: '2.02'
x_contributors:
- 'Marcus Ramberg <mramberg@cpan.org>'
- 'Jan Henning Thorsen <jhthorsen@cpan.org>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|