1
0
Commit Graph

30 Commits

Author SHA1 Message Date
457a989fe3 update readme 2024-10-03 19:32:05 +02:00
c7ce8686d3 add options.header 2024-10-03 19:25:22 +02:00
11a002052d make verify return decoded token 2024-10-03 19:15:14 +02:00
Denbeigh Stevens
7468a3e102 fix sign/verify secret typing 2024-06-23 23:00:40 +02:00
37fdf4f602 update readme 2024-02-22 23:03:05 +01:00
ca462ed36a update readme 2023-10-02 23:18:05 +02:00
Can Rau
70e36349f6 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
ced142003a fix typo 2022-10-09 20:56:35 +02:00
6ab9446e01 optimizations 2022-06-26 17:03:02 +02:00
28b97a2434 Docs fix 2022-06-04 22:29:30 +02:00
8797e546e2 Update docs 2022-06-04 17:43:11 +02:00
9c519d1ede Update docs 2022-06-04 17:42:33 +02:00
80e3bc803e Update docs 2022-06-04 17:40:47 +02:00
14b8ec78b1 Update docs 2022-06-04 17:29:50 +02:00
51474806f6 Update readme 2022-06-01 15:11:57 +02:00
Zoran Plesivcak
1539d677c9 Add support for RSA algorithm 2022-02-13 23:58:16 +00:00
9ab38705b6 Added more algorithms, keyid and did some cleanup 2021-10-27 01:22:01 +02:00
86604a0150 Updated example code 2021-09-23 22:51:14 +02:00
54498e625c Rearranged readme 2021-05-26 19:16:25 +02:00
45dc91bf2d Added JSDoc 2021-05-26 02:19:04 +02:00
4438eb30a5 Added nbf and exp support 2021-05-23 22:41:35 +02:00
0e5aa25c09 Cleaned up 2021-05-23 18:33:04 +02:00
b823c1a866 Rearranged readme 2021-05-23 18:17:12 +02:00
9841dfdc48 Updated readme 2021-05-23 18:16:04 +02:00
2867c05c27 Updated readme 2021-05-23 18:03:28 +02:00
a738012798 Added linting 2021-05-23 17:47:22 +02:00
c233dbcec8 Fixed typo 2021-02-08 17:00:57 +01:00
b45c5ed2e0 Updated readme 2021-02-04 12:42:33 +01:00
1b19925804 Updated readme 2021-02-04 12:19:52 +01:00
9d94422536 Initial commit 2021-02-04 12:02:42 +01:00