re-add note about the login process
This commit is contained in:
parent
4daecd0d94
commit
d41ad7638e
1 changed files with 2 additions and 1 deletions
|
@ -1097,7 +1097,8 @@ process. The page will attempt to call the JavaScript function
|
||||||
``window.onLogin`` when login has been successfully completed.
|
``window.onLogin`` when login has been successfully completed.
|
||||||
|
|
||||||
Non-credential parameters valid for the ``/login`` endpoint can be provided as query
|
Non-credential parameters valid for the ``/login`` endpoint can be provided as query
|
||||||
string parameters here. For example::
|
string parameters here. These are to be forwarded to the login endpoint during the login
|
||||||
|
process. For example::
|
||||||
|
|
||||||
GET /_matrix/static/client/login/?device_id=GHTYAJCE
|
GET /_matrix/static/client/login/?device_id=GHTYAJCE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue