mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
re-add note about the login process
This commit is contained in:
parent
4daecd0d94
commit
d41ad7638e
|
|
@ -1097,7 +1097,8 @@ process. The page will attempt to call the JavaScript function
|
|||
``window.onLogin`` when login has been successfully completed.
|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue