Hi All,
FxA train-48 will be going to production this week, bringing with it the following highlights: * Our new, simplified COPPA input is now the default for all users, meaning our signup process should no longer make people feel old. * OAuth "Service Tokens" are now available as a mechanism for trusted internal reliers to access profile data without the user in the loop. * We now hide the "choose what to sync" screen for signups from older iOS clients. * We have temporarily disabled the emails that notify users when a new device is syncing on their account. They were causing users to worry that some *other* device had starting syncing down their data, rather than the device they were on. We'll bring them back with improved wording and more contextual information. * The links in our COPPA error page now display their URL for contenst (like iOS) in which the link can't actually be clicked. * We no longer send a spurious duplicate "login" message to the browser during the sign-up flow. * Our emails now offer more proactive advice for users if they receive them in error, e.g. directing them where to reset their password. * The settings page sub-screens now log correct view names, which will help consistency and accuracy of our metrics. * Hopefully(!) fixed some long-standing reliability issues in the automated functional test suite. * A lot of UI style tweaks and cleanups that improve the consistency of the experience. * The auth-server now allows strict CORS origin checking, which we will test enabling in production as a security measure. * The auth-db-server now includes an internal API for device registration and management; future trains will make this functionality available in the public API. As always, you can dig into the details through the CHANGELOG files in each individual repo: https://github.com/mozilla/fxa-content-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-oauth-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-profile-server/blob/master/CHANGELOG.md https://github.com/mozilla/fxa-auth-server/blob/master/CHANGELOG https://github.com/mozilla/fxa-auth-db-mysql/blob/master/CHANGELOG-db.md Cheers, Ryan _______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

