rfrench / nodejs-ectoken

Token Generator for Edgio Token-Based Authentication
Apache License 2.0
0 stars 3 forks source link

decode function #1

Closed rfrench closed 5 years ago

rfrench commented 6 years ago

The decode function has an error. Should be (decoded.length % 4)

rfrench commented 5 years ago

fixed