synapse/changelog.d/5660.feature
Richard van der Hoff 5f158ec039
Implement access token expiry (#5660)
Record how long an access token is valid for, and raise a soft-logout once it
expires.
2019-07-12 17:26:02 +01:00

2 lines
90 B
Gherkin

Implement `session_lifetime` configuration option, after which access tokens will expire.