SchildiChat-android/matrix-sdk-android
Florian Renaud 1ca4b3b78a Add expired account error code
For synapse instances which have activated and configured the email account validity module, an error code (ORG_MATRIX_EXPIRED_ACCOUNT) is triggered for any request authenticated by the user's access token which is expired.
This change only add the error code in the matrix SDK but does not handle it for now in the client side.

More documentation can be found in the dedicated Synapse plugin module repository: https://github.com/matrix-org/synapse-email-account-validity
2021-08-27 14:28:07 +02:00
..
src Add expired account error code 2021-08-27 14:28:07 +02:00
.gitignore
build.gradle Bump libphonenumber from 8.12.30 to 8.12.31 2021-08-24 23:09:52 +00:00
lint.xml
proguard-rules.pro