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

Correct typo of params shorthand #41

Closed bluenex closed 2 years ago

bluenex commented 2 years ago

We have tried sign(..., '14d') and it doesn't seem to work. Turn out, it is a typo when the params is a string.