mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-23 11:14:10 +02: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 %}}
|
{{% boxes/note %}}
|
||||||
Currently the OAuth 2.0 API doesn't cover all the use cases of the legacy API,
|
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
|
such as automated applications that cannot use a web browser, or
|
||||||
by application services that depend on the [UIA API](#user-interactive-authentication-api).
|
user management by [application services](application-service-api/#server-admin-style-permissions).
|
||||||
{{% /boxes/note %}}
|
{{% /boxes/note %}}
|
||||||
|
|
||||||
### Authentication API discovery
|
### Authentication API discovery
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue