Commit graph

22 commits

Author SHA1 Message Date
Arun M
d60dd2c926 Fix tests to compile #9 2018-04-25 12:06:10 +05:30
Arun M
e666406d53 Handle none algorithm 2017-12-20 18:48:59 +05:30
Arun M
b5088a6d9c Added nbf check and more exception and error code handling 2017-12-20 18:07:08 +05:30
Arun M
7a511c46fe Put verify under different function. Added new error codes for verification failures. 2017-12-16 16:39:52 +05:30
Arun M
912e4b5ff9 Populate claims set back when decoding 2017-12-14 21:20:04 +05:30
Arun M
6f495c2c16 JWT veririfcation APIs 2017-12-13 23:57:25 +05:30
Arun M
7a7353a9ef is_sequence_concept impl 2017-12-05 17:15:37 +05:30
Arun M
a4a4bd5dff Changed decode function signature 2017-12-05 16:02:54 +05:30
Arun M
09bc72c9f7 Added new parameters for decode API 2017-12-04 19:01:45 +05:30
Arun M
9e69389caf Added decode error codes and exceptions 2017-12-04 13:17:48 +05:30
Arun M
234411a550 Remove the debug code 2017-11-26 18:56:55 +05:30
Arun M
aaf5c9bb46 PEM signing now works...silly double pointergit add -A Test code still needs to be removed 2017-11-25 22:44:16 +05:30
Arun M
5a150780cf PEM verification code added 2017-11-24 19:59:13 +05:30
Arun M
f8947b53ac Fix bug in splitter 2017-11-23 22:04:16 +05:30
Arun M
9abac3c5d7 More APIs added to jwt_object 2017-11-23 18:14:32 +05:30
Arun M
973e7e0249 Fix type concept check. Remove refernce to get key_type et al 2017-11-23 17:56:38 +05:30
Arun M
fc294cbc8a jwt_object API fixes 2017-11-23 17:24:56 +05:30
Arun M
0751d033dc Remove the use of static deletors 2017-11-23 15:10:35 +05:30
Arun M
53a281640f Add error codes for signing error checks 2017-11-23 12:27:26 +05:30
Arun M
da6d4932c3 Add algorithm parameter 2017-11-21 16:43:46 +05:30
Arun M
ffd6280026 Code cleanup around jwt_object creation in decode step 2017-11-21 16:16:03 +05:30
Arun M
cb925fee3a jwt_object design 2017-11-21 13:47:26 +05:30