We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c945921 commit 8ec8f5dCopy full SHA for 8ec8f5d
public/.well-known/matrix/client
@@ -5,8 +5,8 @@
5
"m.identity_server": {
6
"base_url": "https://vector.im"
7
},
8
- "org.matrix.msc2965.authentication": {
9
- "issuer": "https://account.trueforge.org/application/o/matrix",
10
- "account": "https://mas.trueforge.org/account"
11
- }
+ "org.matrix.msc2965.authentication": {
+ "issuer": "https://mas.trueforge.org",
+ "account": "https://mas.trueforge.org/account"
+ }
12
}
0 commit comments