hoodiehq-archive / hood.ie-website-old

⛔ deprecated
http://hood.ie
74 stars 14 forks source link

Document hoodie.id() #47

Closed gr2m closed 10 years ago

gr2m commented 10 years ago

We now have a new API: hoodie.id().

hoodie.id() generates a random ID that is unique to the current user, independent of whether the user has an account or not. It persists in between page reloads and will be written in the _users doc once the user signs up. It's also the ID that is stored with every object in the createdBy property.

zoepage commented 10 years ago

closing in fav of https://github.com/hoodiehq/documentation/issues/13