Source: libnet-oauth2-authorizationserver-perl Maintainer: Debian Perl Group Uploaders: Mirko Tietgen Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 11) Build-Depends-Indep: libcryptx-perl, libmojo-jwt-perl, libmoo-perl (>= 2.000002), libtest-exception-perl (>= 0.32), libtest-most-perl, libtry-tiny-perl (>= 0.22), libtype-tiny-perl (>= 1.000005), perl Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-oauth2-authorizationserver-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-oauth2-authorizationserver-perl.git Homepage: https://metacpan.org/release/Net-OAuth2-AuthorizationServer Package: libnet-oauth2-authorizationserver-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcryptx-perl, libmojo-jwt-perl, libmoo-perl (>= 2.000002), libtry-tiny-perl (>= 0.22), libtype-tiny-perl (>= 1.000005) Description: implementation of an OAuth2 Authorization Server Net::OAuth2::AuthorizationServer is the gateway to the various OAuth2 grant flows, as documented at https://tools.ietf.org/html/rfc6749. Each module implements a specific grant flow and is designed to "just work" with minimal detail and effort.