This change REMOVES the username attribute from auth token payloads and therefore also from userData in @stacks/connect. Hence, there is NO MORE username verification done by @stacks/connect automatically.
Features
Add encode / decode messages to support (ad300fb), closes #1231
remove username from payload and userdata (926c549)
Bug Fixes
deserialize partially signed multisig transaction (52d4045)
offload bip32 dependency from wallet-sdk (c729006)
offload bip39 dependency from encryption (7973100)