1
0
Commit Graph

25 Commits

Author SHA1 Message Date
47028970b4 update readme 2023-10-02 23:18:05 +02:00
Can Rau
c515fb76e6 docs: don't install as dev dependency (I think?)
Think the installation command shouldn't use `-D` as it's used in the production code right, so installing as dev dep would be confusing, right?

Please correct me if I'm wrong 🙏

Also thanks a lot for this package, was just using for a way to sign and verify JWT in Pages ❤️
2022-11-25 00:07:00 +01:00
e64e89f325 fix typo 2022-10-09 20:56:35 +02:00
81dde823d3 optimizations 2022-06-26 17:03:02 +02:00
8f4e5e3199 Docs fix 2022-06-04 22:29:30 +02:00
f85abf30a8 Update docs 2022-06-04 17:43:11 +02:00
095b1d43f3 Update docs 2022-06-04 17:42:33 +02:00
0bc128fec1 Update docs 2022-06-04 17:40:47 +02:00
f846695242 Update docs 2022-06-04 17:29:50 +02:00
b733a0650d Update readme 2022-06-01 15:11:57 +02:00
Zoran Plesivcak
5160cfa416 Add support for RSA algorithm 2022-02-13 23:58:16 +00:00
e244ff0618 Added more algorithms, keyid and did some cleanup 2021-10-27 01:22:01 +02:00
8952a12e4f Updated example code 2021-09-23 22:51:14 +02:00
af3ea4cf8d Rearranged readme 2021-05-26 19:16:25 +02:00
79f030a35a Added JSDoc 2021-05-26 02:19:04 +02:00
8d9f70ca36 Added nbf and exp support 2021-05-23 22:41:35 +02:00
e34e1aedab Cleaned up 2021-05-23 18:33:04 +02:00
8fadfab966 Rearranged readme 2021-05-23 18:17:12 +02:00
187bd60b57 Updated readme 2021-05-23 18:16:04 +02:00
f905176573 Updated readme 2021-05-23 18:03:28 +02:00
5d8345996a Added linting 2021-05-23 17:47:22 +02:00
7a093c2c85 Fixed typo 2021-02-08 17:00:57 +01:00
959a7c9490 Updated readme 2021-02-04 12:42:33 +01:00
f2adb27218 Updated readme 2021-02-04 12:19:52 +01:00
6a17fb6be2 Initial commit 2021-02-04 12:02:42 +01:00