StakeNow / SIWT

Sign In With Tezos: Access Control Management SDK
https://siwt.xyz/
MIT License
16 stars 3 forks source link

Feat/custom message in message data #43

Closed royscheeren closed 10 months ago

royscheeren commented 11 months ago

Scope

Allow custom messages to be signed using the utils

Work done

In the generateMessageData function an optional custom message can be provided, if it exists that will be used, if not, the default will be used.