> On Jul 15, 2015, at 10:52 AM, Andy McKay <[email protected]> wrote: > > >> On Jul 14, 2015, at 4:33 PM, Ryan Kelly <[email protected] >> <mailto:[email protected]>> wrote: > >> We do in fact store it, since we also need it when sending emails. It's >> based on the Accept-Language header used when signing up for the account. >> >> We don't yet expose it to reliers or provide a way for the user the edit >> it, but we can and will do so eventually. If this is a priority for >> you, we can bump it up our priority list accordingly. > > If you did expose it in an API would we still be stuck with the problem > outlined here: https://github.com/mozilla/fxa-auth-server/issues/962 > <https://github.com/mozilla/fxa-auth-server/issues/962> and that feels like a > bigger problem.
It would be nice to get that feature (#962) soon because storing data in two places suffers from the “data can change” problem. If the email or user’s locale changes, we won’t know about it. > > We’ve got a simple workaround, just storing it along with the email for now. > > _______________________________________________ > Dev-fxacct mailing list > [email protected] > https://mail.mozilla.org/listinfo/dev-fxacct
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

