/account/logout not /logout

Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
dbkr/tos_2
David Baker 5 years ago committed by GitHub
parent e4bdc283fd
commit 12377fbf50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,7 +71,7 @@ of:
* `/_matrix/identity/v2/pubkey/*`
* The new `$prefix/account/register` endpoint
* The new `GET /_matrix/identity/v2/terms`
* `$prefix/logout`
* `$prefix/account/logout`
...may return an error with `M_UNAUTHORIZED` errcode with HTTP status code 401.
This indicates that the user must authenticate with OpenID and supply a valid

Loading…
Cancel
Save