Braze React Native SDK - v21.0.0
    Preparing search index...

    Function setSdkAuthenticationSignature

    • 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.

      Returns void