Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 826 Bytes

index.md

File metadata and controls

19 lines (13 loc) · 826 Bytes

Two-Factor Authentication Methods

Built-in providers

The bundle supports the following authentication methods out of the box:

Custom two-factor authenticator

If you want to implement your own authentication method (e.g. SMS code, PIN), you can do so by creating a two-factor provider. Read how to create a Implementing a custom two-factor authenticator.

Third-party providers