mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Add SDK version warning for required email verification
This commit is contained in:
parent
54586ff2c0
commit
ab5d851249
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user