Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

验证码使用后不失效一分钟还可以再次使用repeatIfValid值为false #187

Open
guanpenghui1993 opened this issue Mar 14, 2022 · 0 comments

Comments

@guanpenghui1993
Copy link

sms 配置信息如下:

'code' => [
    'length'        => 6,
    'validMinutes'  => 5,
    'repeatIfValid' => false,
    'maxAttempts'   => 0,
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant