Commit graph

13 commits

Author SHA1 Message Date
liquidz
78bc74cff3 #5 bug fix: handling string key problem 2014-06-19 21:54:25 +09:00
liquidz
c611871156 #5 bug fix for claims containing string key 2014-06-18 22:24:16 +09:00
liquidz
fc1ae52a92 see add clj-jwt.intdate which convert joda-time and IntDate value each other 2014-04-20 18:34:15 +09:00
liquidz
f6ee1dd2c6 update for clojure 1.6.0 2014-04-19 21:21:35 +09:00
liquidz
adbfeaa3c2 #2 fix :iat type in tests 2013-08-09 23:50:41 +09:00
liquidz
eefbad3d55 add key.public-key-from-string to get public key from String 2013-07-25 21:48:27 +09:00
liquidz
a17f6f3623 support ECDSA algorithm 2013-05-06 01:26:11 +09:00
liquidz
6bcc5e5ccd rename namespace 2013-05-03 00:52:40 +09:00
liquidz
1fd4ad1569 add key tests 2013-05-03 00:47:25 +09:00
liquidz
6c5d5f3b88 add rsa.key tests. update base64 encode/decode functions 2013-05-01 23:56:20 +09:00
liquidz
64e928925b add verify, update jwt.rsa.key to handle pass phrase 2013-05-01 09:42:50 +09:00
liquidz
b6c6a2403d add str->jwt 2013-04-29 23:46:25 +09:00
liquidz
3a11c2cff5 first commit 2013-04-29 22:24:41 +09:00