[0.7.1] - 2022-03-27
Added
Authenticator.from_dict
to instantiate anAuthenticator
from dict andAuthenticator.to_dict
to get authentication data as dict
Bugfix
- register a new device with
with_username=True
results in a server error due to wrong registration domain