diff --git a/doc/index.rst b/doc/index.rst index e266c164..d3f5b6b0 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -43,6 +43,11 @@ The bundle supports the following authentication methods out of the box: * :doc:`TOTP Authenticator ` * :doc:`Code-via-Email authentication ` +**3rd-party packages:** + +* `Webauthn via jbtronics/2fa-webauthn `_ +* `Text messages via erkens/2fa-text `_ + The Authentication Process with Two-Factor Authentication ---------------------------------------------------------