Add quick accessors for more common JWT claims.

This commit is contained in:
jdb
2025-01-01 11:35:14 -06:00
parent ac61d90585
commit 0f3b9bfe9a
3 changed files with 28 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Package
version = "0.2.0"
version = "0.3.0"
author = "Jonathan Bernard"
description = "Full JWT, JWS, JWE, and JWK implementation for Nim, compliant with RFCs 7515-7519."
license = "GPL-3.0-or-later"