We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c2246 commit c1a8214Copy full SHA for c1a8214
supabase/config.toml
@@ -56,7 +56,7 @@ enable_signup = true
56
# addresses. If disabled, only the new email is required to confirm.
57
double_confirm_changes = true
58
# If enabled, users need to confirm their email address before signing in.
59
-enable_confirmations = false
+enable_confirmations = true
60
61
# Use an external OAuth provider. The full list of providers are: `apple`, `azure`, `bitbucket`,
62
# `discord`, `facebook`, `github`, `gitlab`, `google`, `keycloak`, `linkedin`, `notion`, `twitch`,
0 commit comments