mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-21 21:43:43 +01:00
Update content/client-server-api/_index.md
This commit is contained in:
parent
bfc06034bd
commit
2260c89af4
|
|
@ -467,8 +467,8 @@ the API that was used to obtain their current access token.
|
|||
|
||||
{{% boxes/note %}}
|
||||
Currently the OAuth 2.0 API doesn't cover all the use cases of the legacy API,
|
||||
like ones that don't rely on a web browser for automation or for endpoints used
|
||||
by application services that depend on the [UIA API](#user-interactive-authentication-api).
|
||||
such as automated applications that cannot use a web browser, or
|
||||
user management by [application services](application-service-api/#server-admin-style-permissions).
|
||||
{{% /boxes/note %}}
|
||||
|
||||
### Authentication API discovery
|
||||
|
|
|
|||
Loading…
Reference in a new issue