synapse/changelog.d
Quentin Gliech bd4919fb72
MSC2918 Refresh tokens implementation (#9450)
This implements refresh tokens, as defined by MSC2918

This MSC has been implemented client side in Hydrogen Web: vector-im/hydrogen-web#235

The basics of the MSC works: requesting refresh tokens on login, having the access tokens expire, and using the refresh token to get a new one.

Signed-off-by: Quentin Gliech <quentingliech@gmail.com>
2021-06-24 14:33:20 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
9450.feature MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
10114.misc Drop Origin & Accept from Access-Control-Allow-Headers value (#10114) 2021-06-23 11:25:03 +01:00
10166.doc Convert UPGRADE.rst to markdown (#10166) 2021-06-23 16:57:57 +01:00
10214.feature Re-introduce "Leave out optional keys from /sync" change (#10214) 2021-06-23 15:57:41 +01:00
10223.bugfix Send out invite rejections and knocks over federation (#10223) 2021-06-23 12:54:50 +01:00
10237.misc Improve the reliability of auto-joining remote rooms (#10237) 2021-06-23 16:14:52 +02:00
10239.misc Fixes to the release script (#10239) 2021-06-23 17:55:26 +02:00