mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Start supporting OAuth 2.0 authentication API
This commit is contained in:
@@ -75,6 +75,7 @@ function renderWithMockClient(
|
||||
<ClientContextProvider
|
||||
value={{
|
||||
state: "valid",
|
||||
oidcClientConfig: null,
|
||||
disconnected: false,
|
||||
supportedFeatures: {
|
||||
reactions: true,
|
||||
|
||||
Reference in New Issue
Block a user