bytesbay / web3-token

Web3 Token is a new way to authenticate users in a hybrid dApps using signed messages. Implementation of EIP-4361.
381 stars 51 forks source link

Test not passing because error is thrown #22

Closed Drarig29 closed 2 years ago

Drarig29 commented 2 years ago

https://github.com/bytesbay/web3-token/blob/a77579931a606f06239b9f06021a8b587f749cd9/src/__tests__/verify.test.js#L32-L42

This test does not pass, you are missing a toThrowError().