Skip to main content

Configuration

Set the following variables when using the auth helpers that integrate third-party providers.

MFA Providers

VariableDescription
TWILIO_ACCOUNT_SIDTwilio account SID
TWILIO_AUTH_TOKENTwilio auth token
TWILIO_VERIFY_SERVICE_SIDTwilio Verify service SID
WHATSAPP_AUTH_TEMPLATEWhatsApp template name
WHATSAPP_AUTH_TEMPLATE_LANGWhatsApp template language (e.g. en_US)

Messaging Data

DB URL provided by MessagingDataModule (see messaging client docs).

Account Self-Service (GDPR)

VariableDefaultDescription
ACCOUNT_DELETION_GRACE_DAYS30Days before soft-deleted accounts are permanently purged
ACCOUNT_DELETION_OTP_TTL_MIN15Minutes before deletion/restore OTP codes expire
DEFAULT_COMMS_TENANT_IDglobalFallback tenant for notifications when user has no tenant

See IDP → Configuration for IDP-specific variables.