- [x] [`signInWithPhoneNumber`](https://firebase.google.com/docs/auth/web/phone-auth) - [ ] [`signInWithCustomToken(token)`](https://firebase.google.com/docs/auth/web/custom-auth) - [ ] [`signInWithEmailLink(email, window.location.href)`](https://firebase.google.com/docs/auth/web/email-link-auth) - [ ] [`signInWithSAMLProvider()`](https://firebase.google.com/docs/reference/js/firebase.auth.SAMLAuthProvider)
signInWithPhoneNumbersignInWithCustomToken(token)signInWithEmailLink(email, window.location.href)signInWithSAMLProvider()