element-hq / element-hq/matrix-authentication-service
Send SMS to users
Open
A-Account-Management
T-Enhancement
- Dominant language
- Rust
- Stars
- 280
- Forks
- 111
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 25
Description
*This issue was originally created by [**@sandhose**](https://github.com/sandhose) at .*
Similar to #16, but for MSISDNs.
This could allow SMS-based:
- 2FA
- password-less logins
- account recovery
For the SMS OTP codes, format should follow this spec to allow autofill: https://wicg.github.io/sms-one-time-codes/
Backends to consider:
- Twilio
- AWS SNS
- Whatever we're currently using on vector.im?
Contributor guide
Assessment
This issue has not been assessed yet.