Closed
Description
Describe the bug
When the user login into an application via the Hiro wallet, the username field is an empty string while it should be the .btc domain.
What version of Blockstack.js are you using?
Is the bug present in the Blockstack CLI, Gaia hub, Connect or Blockstack Browser?
To Reproduce
Steps to reproduce the behavior:
- use the Hiro wallet to login into an app with an account that does have a .btc name
- call
userSession.loadUserData()
and see that theusername
field is an empty string
Expected behavior
When the user is logging in into my app I should be able to read the owner .btc username from the userSession.loadUserData()
function. Similarly to .id.stx names.
Desktop (please complete the following information):
- OS: Mac
- Browser: chrome
- Version 96.0.4664.55
Metadata
Metadata
Assignees
Labels
No labels