android-sdk (1.4.3) / com.techcentrix.sdk / TechCentrixSDK / signIn
signIn
suspend fun signIn(oneTimeToken: String): Boolean
Signs in/up a user with the given oneTimeToken.
Parameters
oneTimeToken - authentication token with a short expiry date
Return
true if authentication was successful; false otherwise