Refresh Tokens
Use refresh tokens when provided by the server
- Request refreshable tokens whenever we log in
- Use the new
.load()
and.save()
functions onMatrix.Credentials
rather than loading/saving creds ourself
Use refresh tokens when provided by the server
.load()
and .save()
functions on Matrix.Credentials
rather than loading/saving creds ourself