bytesbay / web3-token

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

Export decrypt function #52

Closed aleciten closed 1 year ago

aleciten commented 1 year ago

https://github.com/bytesbay/web3-token/issues/50

What

Export the decrypt function, now only usable internally.

Why

So I can track addresses even when the token is expired