moo.sdk.accounts
Account-level identity helpers.
The Player row is the durable account behind an
avatar Object (its pk is the stable account id). These helpers let verbs
and the safety set resolve from a discardable avatar to the account it belongs
to, and back, without each one re-deriving the relationship. Multi-avatar
ownership is anticipated here: avatars_of() returns a list so that a
future “one account, several avatars” model needs no caller changes.
Functions
|
Return the |
|
Return the stable account id for an avatar, or |
|
Return the list of avatar Objects an account owns. |
Return the account for the current |