Skip to main content
Version: v0.15

Config

Available Options

Enable sign-in method

Specify the amount of user authentication attempts before enabling rate limiting and set your desired token invalidation periods in milliseconds.

Local Authentication

Enable sign-in method

caution

Enabling automatic email verification deliveries for the Local Authentication relies on the Email module being available and configured with valid provider credentials.

Two-Factor Authentication

Enable two-factor authentication for your users to add an extra layer of security to their accounts.
Depending on the strategy you choose, users will be prompted to enter a code sent to their phone number or use a mobile app to scan a QR code.

Enable sign-in method

caution

Enabling two-factor authentication with SMS relies on the SMS module being available and configured with valid provider credentials.

Third-Party Providers

You may configure third-party authentication options by enabling the corresponding provider and specifying your credentials.
Account linking is also supported, but only works for accounts using the same email address across providers.

Third party Configuration

Enable the Magic Link authentication strategy and specify the redirect URI to which the user will be redirected after signing in.

Magic Link Configuration