oAuth2

fun MatrixClientAuthProviderData.Companion.oAuth2(baseUrl: Url, clientId: String, accessToken: String, accessTokenExpiresInS: Long? = null, refreshToken: String? = null, scope: Set<Scope>? = null): OAuth2MatrixClientAuthProviderData