# Auth with Optional TOTP and SMS MFA This backend is configured with Amplify Studio: - Authentication - `Email` login mechanism ![Screenshot of phone number configuration w/ optional MFAs](screenshot-login.png) - `Email` and `Phone number` sign up attribute ![Screenshot of email and phone number sign up attribute](screenshot-signup.png) ## Using this Backend External contributors can re-create this backend by running: ```shell amplify init ```