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

Feature request: Export decrypt function #50

Closed aleciten closed 1 year ago

aleciten commented 1 year ago

Would it be possible to export the decrypt function?

I'd like to be able to decrypt the token even when verification fails.

If this sounds ok to you then I can provide a PR.

Thanks!

bytesbay commented 1 year ago

Hey ! Yep , sounds good

bytesbay commented 1 year ago

Any updates with this? I have some free time now @aleciten

aleciten commented 1 year ago

Hey! sorry, I haven't had the time just yet, but still plan on doing it..

If you mean you have time to do it, then by all means :)