<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>I'm writing a login system for the new ASLO.<br></div><br></div>I think that it would be cool to have peoples XO Colors attached to their account (as their avatar).  It would also be nice to prefill the username field with their sugar nick.<br>

<br></div>I propose a way to access this data through javascript in browse.  It generates an object like this:<br><br>        window.sugarUser = {nick: "nickname", stroke: "#ABCDEF", fill: "#123456"}<br>

<br></div>(Here is my pull request: <a href="https://git.sugarlabs.org/browse/mainline/merge_requests/14">https://git.sugarlabs.org/browse/mainline/merge_requests/14</a> )<br><br></div>I'm not sure how that goes down from a privacy standpoint.<br>

<br></div>Sam<br></div>