Skip to content

Commit 86d0d53

Browse files
author
Michael Davis
committed
Merge branch 'master' of gh-personal:mpdavis/python-jose
2 parents 884dfcf + 547fc60 commit 86d0d53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TODO
22

3-
* Implement ECSDA signing
3+
* Refactor Algorithm logic with set Exceptions to return
44
* Implement RSA PSS signing
55
* Implement JWE
66
* Implement JWK
@@ -10,6 +10,7 @@
1010

1111
## Done
1212

13+
* Implement ECSDA signing
1314
* Refactor JWT claims verifcation
1415
* Add actual exceptions instead of using the base exception
1516
* Audit JWT claims tests and rectify against the spec

0 commit comments

Comments
 (0)