Magic links SDK configuration for your Consumer project
ConsumerSDKMagicLinksConfig object
Fields
login_or_create_enabled bool
Indicates whether login or create with magic links is enabled in the SDK.
send_enabled bool
Indicates whether the magic links send endpoint is enabled in the SDK.
pkce_required bool
Indicates whether PKCE is required for magic links. PKCE increases security by introducing a one-time secret for each auth flow to ensure the user starts and completes each auth flow from the same application on the device. This prevents a malicious app from intercepting a redirect and authenticating with the user’s token. PKCE is enabled by default for mobile SDKs.
bundle_ids array of string
A list of bundle IDs authorized for use in the SDK.