Bastille-ID / Bastille.Id.Server

Open Source OAuth OIDC Identity Server
https://bastille.id/
Apache License 2.0
0 stars 0 forks source link

Implement Twilio SMS 2FA Support #19

Open RobK410 opened 3 years ago

RobK410 commented 3 years ago

There exists a need to implement Twilio SMS 2FA Support.

The user should be able to use their cell phone to verify their 2-factor-authentication method, and the server should be able to use the Twilio service for this capability.

The 2FA SMS abstraction should have a type that is of "Twilio" and settings that provide the necessary API credentials to verify the account.

See