SmsMatrix
SmsMatrix copied to clipboard
Store auth token instead of password
to
- not store the password in clear text in the app because it is allowed to be synced to google: https://github.com/tijder/SmsMatrix/blob/51377834adf693cdaa80a93fd77ae0c6015e30a5/app/src/main/AndroidManifest.xml#L13
- be able to revoke access server-side