mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-06 03:04:10 +02:00
Update content/client-server-api/_index.md
Co-authored-by: Kévin Commaille <76261501+zecakeh@users.noreply.github.com>
This commit is contained in:
parent
19e6fd680b
commit
10065e8fb7
|
|
@ -1741,7 +1741,7 @@ and use of the device ID.
|
|||
This login flow uses the [authorization code grant](#authorization-code-grant)
|
||||
and is suitable for clients where the following criteria are met:
|
||||
|
||||
- The is a web browser available for the user to complete authentication and
|
||||
- There is a web browser available for the user to complete authentication and
|
||||
authorization.
|
||||
- The client can receive the callback via a redirect from the web browser.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue