github mozilla/application-services v0.51.0

latest releases: v144.0, v143.0, v142.0...
5 years ago

v0.51.0 (2020-02-06)

Full Changelog

FxA Client

What's New

  • FirefoxAccount is now deprecated (#2454).
  • Introducing FxAccountManager which provides a higher-level interface to Firefox Accounts. Among other things, this class handles (and can recover from) authentication errors, exposes device-related account methods, handles its own keychain storage and fires observer notifications for important account events (#2454).

Breaking changes

  • FirefoxAccount.fromJSON(json: String) has been replaced by the FirefoxAccount(fromJsonState: String) constructor (#2454).

Don't miss a new application-services release

NewReleases is sending notifications on new releases.