Better adhere to MSC process
This commit is contained in:
parent
983ffe98ff
commit
940fdb8e2f
2 changed files with 1 additions and 3 deletions
|
@ -41,8 +41,6 @@ export interface IIdentityProvider {
|
|||
|
||||
export interface ISSOFlow {
|
||||
type: "m.login.sso" | "m.login.cas";
|
||||
// eslint-disable-next-line camelcase
|
||||
identity_providers: IIdentityProvider[];
|
||||
"org.matrix.msc2858.identity_providers": IIdentityProvider[]; // Unstable prefix for MSC2858
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue