Use case: You love the security of 2FA but you want someone else to ALSO get the 2FA SMS message. This may be an executive assistant, a virtual assistant, or someone on your team that needs access to your email. This post inspired by Harry Stebbings' tweet.
https://twitter.com/HarryStebbings/status/1426172829859471360
What: A tiny Twilio based app anyone (no technical expertise required) can setup + instructions on how to set it up. The app will intake the SMS and then redirect it to as many phones as you'd like.
What you'll need:
Steps

<Response>
<Message to='+1##########'>{{From}}: {{Body}}</Message>
<Message to='+55###########'>{{From}}: {{Body}}</Message>
</Response>