v0.30.0 (2019-05-30)
Push
Breaking Changes
- Changed the internal serialization format of the Push Keys.
FxA Client
Breaking Changes
- Changed the internal serialization format of the Send Tab Keys. Calling
ensureCapabilities
will re-generate them.
Features
- Added
migrateFromSessionToken
to allow creating a refreshToken from an existing sessionToken.
Useful for Fennec to Fenix bootstrap flow, where the user can just reuse the existing sessionToken to
create a new session with a refreshToken.