commit | e290a3dbecc4767dd25ee14574951cdb6c2157cb | [log] [tgz] |
---|---|---|
author | Thea Flowers <theaflowers@google.com> | Wed Apr 01 10:11:42 2020 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 01 10:11:42 2020 -0700 |
tree | 715be596ca8d3046d6339cddc0a1bf0fd62ee36d | |
parent | 772dac6a6512230d32cb0dfae65a1a6aa9015049 [diff] [blame] |
feat: Implement ES256 for JWT verification (#340) feat: Implement EC256 for JWT verification
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 8dabaf9..89ad689 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt
@@ -1,3 +1,4 @@ +cryptography sphinx-docstring-typing urllib3 requests