Hi All,

It's been a while since I sent my last one of these - the holidays
rolled around, people took well-deserved breaks and spent much-needed
time with family, and the FxA trains kept on a rollin'.

This is a combined update for train-51 and train-52, both of which were
fairly quiet, but successfully went to production over the busy Holiday
period:

* The first version of our "connected devices" UI has landed and is
  shipping behind a feature flag; you can try it out by visiting [1]
  but it requires device-side code that's landing soon in Nightly.

* The auth-server devices API now exposes a lastAccessTime field, which
  is very useful information to display to the user.

* We added some additional translatable strings that are not shown by
  default, but can be used by Mozilla China to help guide users in
  navigating the https://accounts.firefox.com.cn stack.

* There's a public discovery route at [2] that can be used by OpenID
  Connect compatible OAuth flows, to avoid hard-coding a bunch of URLs.
  Additional OpenID Connect support will be shipping in train-53.

* We've re-added the logic to expire OAuth access tokens once they
  exceed their specified lifetime, although it's going to be a slow
  process to deploy it because of the large backlog of tokens pending
  expiry in the wild.

* Many build cleanups and dependency updates landed, with a particular
   eye on compatibility with nodejs 4.

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.md


  Cheers,

    Ryan


[1] https://accounts.firefox.com/settings/devices?forceDeviceList=1
[2] https://accounts.firefox.com/.well-known/openid-configuration
_______________________________________________
Dev-fxacct mailing list
[email protected]
https://mail.mozilla.org/listinfo/dev-fxacct

Reply via email to