v0.37.0 (2019-08-08)
FxA Client
What's new
- The Tablet, VR and TV devices types have been added.
What's fixed
- The
FirefoxAccount.disconnect
method should now properly dispose of the associated device record.
Breaking changes
- The
FirefoxAccount.beginOAuthFlow
method does not require thewantsKeys
argument anymore
as it will always do the right thing based on the requested scopes.