We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6b48a commit addff77Copy full SHA for addff77
doc/index.rst
@@ -52,6 +52,7 @@ The bundle supports the following authentication methods out of the box:
52
53
* `Webauthn via jbtronics/2fa-webauthn <https://github.com/jbtronics/2fa-webauthn>`_
54
* `Text (SMS) messages via erkens/2fa-text <https://github.com/erkens/2fa-text>`_
55
+* `Text (SMS) messages using Symfony Texter via umanit/2fa-sms <https://github.com/umanit/2fa-sms>`_
56
* `More sophisticated code-via-email via danielburger1337/scheb-2fa-email <https://github.com/danielburger1337/scheb-2fa-email>`_
57
58
The Authentication Process with Two-Factor Authentication
0 commit comments