createSessionFromSso

abstract suspend fun createSessionFromSso(homeServerConnectionConfig: HomeServerConnectionConfig, credentials: Credentials): Session

Create a session after a SSO successful login.