Sets the signature to be used to authenticate the current user. You can also set the signature when calling changeUser.
This signature will only have an effect if SDK Authentication is enabled.
Parameters
signature: string
The signature to add to network requests to authenticate the current user.
Sets the signature to be used to authenticate the current user. You can also set the signature when calling
changeUser. This signature will only have an effect if SDK Authentication is enabled.