Signature
Parameters
| Name | Type | Description |
|---|---|---|
userId | String | Your user’s unique identifier from your auth system. |
attributes | UserAttributes? | Optional structured attributes to set for the user in one call. Defaults to null. |
Associate your user ID with Encore
| Name | Type | Description |
|---|---|---|
userId | String | Your user’s unique identifier from your auth system. |
attributes | UserAttributes? | Optional structured attributes to set for the user in one call. Defaults to null. |