authorizationBypass

suspend fun authorizationBypass(schema: String, token: String)

Called when you want to login for the StreamLayer SDK session.

Parameters

schema

identified your connection type

token

token that's provide after success authorization

Throws

RuntimeException

if operation is not completed.