moo.sdk.onboarding.register
- moo.sdk.onboarding.register(account, identity)
Bind a durable identity to an account and promote it out of guest.
Runs the pluggable verifier, refuses a banned identity (H), records the identity, and lifts a guest account to active.
- Parameters:
account – the Player account to register
identity – the candidate durable identifier
- Raises:
UserError – on a missing account, a rejected identity, a banned one, or an identity already claimed on this site