Source: libnet-oauth2-authorizationserver-perl Maintainer: Debian Perl Group Uploaders: Mirko Tietgen Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libcrypt-jwt-perl , libcryptx-perl , libmojo-jwt-perl , libmoo-perl (>= 2.000002) , libtest-exception-perl , libtest-most-perl , libtry-tiny-perl , libtype-tiny-perl (>= 1.000005) , perl Standards-Version: 4.5.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 Rules-Requires-Root: no Package: libnet-oauth2-authorizationserver-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcrypt-jwt-perl, libcryptx-perl, libmoo-perl (>= 2.000002), libtry-tiny-perl, 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.