Hi All,
FxA train-46 went to production this week, bringing with it the following highlights: * The /settings page now makes significantly fewer XHR requests during rendering. * Client-side supporting code for OpenID login has landed, although no OpenID partners are enabled in production. * The authentication broker code in fxa-content-server has been refactored, making it cleaner to add more brokers in future. * There are not more account activity events logged to heka, and they now include more request and account metadata. This will be used to analyze user retention metrics. * There's a new, internal route for listing all active sessions on an account. It's the first step in building a dashboard for better user visibility into their connected experience. * We now notify the Basket service when a new device connects to sync on your account. This will help drive a sync production promotion for user who opt in to our marketing emails. 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-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

