Remove the refresh_token

It was removed from the spec, and from HS implementations for a while.
This commit is contained in:
2018-02-27 16:16:48 +01:00
parent 7658c83143
commit b6dc8a6b62
9 changed files with 4 additions and 231 deletions

View File

@@ -51,7 +51,6 @@ matrix_api_leave_room
matrix_api_unban_user
matrix_api_login
matrix_api_logout
matrix_api_token_refresh
matrix_api_get_presence_list
matrix_api_update_presence_list
matrix_api_get_presence
@@ -71,8 +70,6 @@ matrix_api_media_thumbnail
matrix_api_media_upload
matrix_api_get_token
matrix_api_set_token
matrix_api_get_refresh_token
matrix_api_set_refresh_token
matrix_api_get_user_id
matrix_api_get_homeserver
<SUBSECTION Standard>