Skip to content

Commit 96a1c03

Browse files
committed
docs(auth): add pointer to local MFA/TOTP example
could be useful to implementors
1 parent ba2d0a2 commit 96a1c03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/auth/multi-factor-auth.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The [official guide for Firebase web TOTP authentication](https://firebase.googl
1414

1515
The API details and usage examples may be combined with the full Phone auth example below to give you an MFA solution that fully supports TOTP or SMS MFA.
1616

17+
You may also find it useful to investigate [the local / manual test screens](https://github.com/invertase/react-native-firebase/blob/main/tests/local-tests/auth/auth-totp-demonstrator.tsx) that we use to verify this functionality.
18+
1719
# Phone MFA
1820

1921
## iOS Setup

0 commit comments

Comments
 (0)