mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
Use static
This commit is contained in:
parent
98dbf4d60b
commit
9a5bd6d21f
|
|
@ -368,7 +368,7 @@ Fallback
|
||||||
If a client does not recognize any or all login flows it can use the fallback
|
If a client does not recognize any or all login flows it can use the fallback
|
||||||
login API::
|
login API::
|
||||||
|
|
||||||
GET /_matrix/client/api/v1/login/fallback
|
GET /_matrix/static/client/login/
|
||||||
|
|
||||||
This returns an HTML and JavaScript page which can perform the entire login
|
This returns an HTML and JavaScript page which can perform the entire login
|
||||||
process. The page will attempt to call the JavaScript function
|
process. The page will attempt to call the JavaScript function
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue