Skip to content

v0.6.0

Compare
Choose a tag to compare
@haondt haondt released this 12 Sep 12:30
· 2 commits to main since this release
96e23e2
Added jwt parser and creator (#6)

* added b64 url functions

* refactored some b64 methods

* added code for decoding jwt

* updated readme

* updated readme AGAIN

* finished jwt decoding

* added jwt encode

* added documentation

* typo

* added unit tests