stacks-network / jsontokens-js

Library for encoding, decoding, and verifying JSON Web Tokens (JWTs) in node.js
MIT License
45 stars 26 forks source link

feat!: remove buffer #80

Closed janniks closed 2 years ago

janniks commented 2 years ago
zone117x commented 2 years ago

Are the tests being ran in CI? It looks like it's configured to run them but I'm not seeing any

janniks commented 2 years ago

Are the tests being ran in CI? It looks like it's configured to run them but I'm not seeing any

Good catch! I renamed a file to test individual tests with a vs code extension and forgot to rename back 🙃 should be solved now ✅