summaryrefslogtreecommitdiff
path: root/security/py-authlib/distinfo
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-06-11 14:24:49 +0000
committeradam <adam@pkgsrc.org>2020-06-11 14:24:49 +0000
commite535e788b253c4a0d49b428a75178856fc600d48 (patch)
treef0603360cb26d77e1f693b4b2a283e3ce242f6dd /security/py-authlib/distinfo
parent89e251bbf571c5297f005a9d665a9aeb6d8ef432 (diff)
downloadpkgsrc-e535e788b253c4a0d49b428a75178856fc600d48.tar.gz
py-authlib: added version 0.9.1
OAuth often seems complicated and difficult-to-implement. There are several prominent libraries for handling OAuth requests, but they all suffer from one or both of the following: * They predate the OAuth 1.0 spec, AKA RFC 5849. * They predate the OAuth 2.0 spec, AKA RFC 6749. * They assume the usage of a specific HTTP request library. OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object or web framework. Use it to graft OAuth client support onto your favorite HTTP library, or provider support onto your favourite web framework. If you're a maintainer of such a library, write a thin veneer on top of OAuthLib and get OAuth support for very little effort.
Diffstat (limited to 'security/py-authlib/distinfo')
-rw-r--r--security/py-authlib/distinfo6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/py-authlib/distinfo b/security/py-authlib/distinfo
new file mode 100644
index 00000000000..5233a8a60c0
--- /dev/null
+++ b/security/py-authlib/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/06/11 14:24:49 adam Exp $
+
+SHA1 (Authlib-0.14.3.tar.gz) = 0794fc75a6525f975a1fd9c102cfb98e71922ab9
+RMD160 (Authlib-0.14.3.tar.gz) = 1f4ce39060eed6e96acd086affab1532108c0a38
+SHA512 (Authlib-0.14.3.tar.gz) = 19f42c6b7c718ea2021ce1df8716fa87a40d0ac7d7efb5b4b905949150400a16b902302f84697e181adab2880c2028332dac060881fbbb716eca354c4159c7c4
+Size (Authlib-0.14.3.tar.gz) = 124473 bytes