updateUserId()
Change to a new user in your Feathery session or update the existing user's ID
Function that changes the current user session to the new ID specified.
Parameter | Type | Description |
---|---|---|
|
| New user ID to change to. If not specified, Feathery will generate a new unique ID. |
|
| If |
Last updated