Skip to content

BREAKING CHANGE: puppet.id will change to puppet.loggedInUserId #160

@huan

Description

@huan

Before

  1. puppet.id is defined as undefined | string and will be set when the puppet logged in with a user-id

After

  1. puppet.id will store a UUID when instantiating the Puppet, and the log on/off status will use puppet.loggedInUserId instead.
  2. currentUserId will be defined as the undefined | string to store the logged in user id

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions