We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bbacfb commit f4615dbCopy full SHA for f4615db
setup.py
@@ -31,7 +31,7 @@
31
version=version,
32
description="Python implementation of JWT, JWE, JWS and JWK",
33
author="Roland Hedberg",
34
- author_email="roland[email protected].se",
+ author_email="roland@catalogix.se",
35
license="Apache 2.0",
36
packages=["jwkest"],
37
package_dir={"": "src"},
0 commit comments