Add SDK version warning for required email verification

This commit is contained in:
Konstantin Wohlwend 2026-01-12 14:48:22 -08:00
parent 54586ff2c0
commit ab5d851249

View File

@ -344,7 +344,7 @@ export default function PageClient() {
/>
<EmailVerificationSetting
showIcon
hint="Users must verify their primary email before they can use your application. Unverified users will be restricted."
hint="Users must verify their primary email before they can use your application. Unverified users will be restricted. Requires SDK version >=2.8.57."
/>
<SettingSelect
label="Sign-up mode when logging in with same email on multiple providers"