You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Switch to stable endpoint/fields for MSC2858
This commit is contained in:
@ -133,7 +133,7 @@ describe('Login', function() {
|
||||
root.setState({
|
||||
flows: [{
|
||||
"type": "m.login.sso",
|
||||
"org.matrix.msc2858.identity_providers": [{
|
||||
"identity_providers": [{
|
||||
id: "a",
|
||||
name: "Provider 1",
|
||||
}, {
|
||||
|
Reference in New Issue
Block a user