aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-28 19:21:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-28 19:21:37 +0000
commit08983cbec733e1858d2097879b8d5432155a2a06 (patch)
treeb1779547d9a52b132367039366a4e935161283ee /security/Makefile
parentf6f1d69a93a83e3ce1e16dc8f0eaae9a6fb9d42b (diff)
downloadports-08983cbec733e1858d2097879b8d5432155a2a06.tar.gz
ports-08983cbec733e1858d2097879b8d5432155a2a06.zip
Add py-authlib 0.14.1
Authlib is the ultimate Python library in building OAuth and OpenID Connect servers. JWS, JWK, JWA, JWT are included. WWW: https://authlib.org/ WWW: https://github.com/lepture/authlib
Notes
Notes: svn path=/head/; revision=527351
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 13ec39d2039b..cc79ed839b4b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -845,6 +845,7 @@
SUBDIR += py-argon2-cffi
SUBDIR += py-artifacts
SUBDIR += py-asyncssh
+ SUBDIR += py-authlib
SUBDIR += py-backports.ssl_match_hostname
SUBDIR += py-bcrypt
SUBDIR += py-btchip-python