add p5-Net-OAuth2-AuthorizationServer

This module 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.

Please see Net::OAuth2::AuthorizationServer::Manual for more
information on how to use this module and the various grant types.
You should use the manual in conjunction with the grant type module
you are using to understand how to override the defaults if the
"just work" mode isn't good enough for you.
This commit is contained in:
coypu 2018-11-29 16:41:03 +02:00
parent a74cd459e0
commit df6c71744f
3 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,10 @@
This module 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.
Please see Net::OAuth2::AuthorizationServer::Manual for more
information on how to use this module and the various grant types.
You should use the manual in conjunction with the grant type module
you are using to understand how to override the defaults if the
"just work" mode isn't good enough for you.

View File

@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.139 2018/09/02 07:55:30 wiz Exp $
#
# When updating this package, please upload the distfile
# since they disappear immediately when new releases happen,
# which is quite often.
DISTNAME= Net-OAuth2-AuthorizationServer-0.18
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AWS/LEEJO/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/pod/Net::OAuth2::AuthorizationServer
COMMENT= Easier implementation of an OAuth2 Authorization Server
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Net/OAuth2/AuthorizationServer/.packlist
DEPENDS+= p5-CryptX-[0-9]*:../../security/p5-CryptX
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.130 2018/09/02 07:55:30 wiz Exp $
SHA1 (Net-OAuth2-AuthorizationServer-0.18.tar.gz) = ce3375bf6f64aaa443306ce4a995b1926bcad6ba
RMD160 (Net-OAuth2-AuthorizationServer-0.18.tar.gz) = ade8ba90f2498c67f99fb771d1b2e2395e3e7e21
SHA512 (Net-OAuth2-AuthorizationServer-0.18.tar.gz) = 43a02b4746941dc7cf844710b849daefa53aa88d70d8c2836b58384edada0fbb20b61daac791eb18a8bb40293ad662953db28e4fbaf8b600f1dc609cb065bf08
Size (Net-OAuth2-AuthorizationServer-0.18.tar.gz) = 31475 bytes