create Session From Sso
abstract suspend fun createSessionFromSso(homeServerConnectionConfig: HomeServerConnectionConfig, credentials: Credentials): Session
Content copied to clipboard
Create a session after a SSO successful login.