Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocument that identity information (traits, etc) are available to token holders and backend systems #43
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should be clear that users can see their own data by accessing
/session/me. So things like{"note": "this customer is a fucking asshole"}might not be a good place to store in there.