Interface StitchUser

    • Method Detail

      • linkWithCredential

        StitchUser linkWithCredential​(StitchCredential credential)
        Links this user with another identity represented by the given credential.
        Parameters:
        credential - the credential bound to an identity to link to.
        Returns:
        the newly linked user with a new identity added associated with the given credential.