Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Requires authentication" phrasing can be confusing #1878

Open
zecakeh opened this issue Jun 18, 2024 · 0 comments
Open

"Requires authentication" phrasing can be confusing #1878

zecakeh opened this issue Jun 18, 2024 · 0 comments
Labels
clarification An area where the expected behaviour is understood, but the spec could do with being more explicit

Comments

@zecakeh
Copy link
Contributor

zecakeh commented Jun 18, 2024

Link to problem area: https://spec.matrix.org/v1.10/client-server-api/#post_matrixclientv3accountpassword or https://spec.matrix.org/v1.10/client-server-api/#post_matrixclientv3accountdeactivate, for example, but it will be clearer in v1.11.

Issue
As brought up in #1843 (comment), the "Requires authentication" line for endpoints is only for whether an access token is required or not. However some endpoints like /password and /deactivate do not require an access token but require authentication via UIAA.

The phrasing could be changed to something like "Requires access token", for example.

@zecakeh zecakeh added the clarification An area where the expected behaviour is understood, but the spec could do with being more explicit label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification An area where the expected behaviour is understood, but the spec could do with being more explicit
Projects
None yet
Development

No branches or pull requests

1 participant