loginCustom

abstract suspend fun loginCustom(data: JsonDict): Session

Login to the homeserver by sending a custom JsonDict. The data should contain at least one entry "type" with a String value.