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

chore: adds jsdocs for auth.forgotPassword.expiration prop #9739

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

PatrikKozak
Copy link
Contributor

What

Updates auth.forgotPassword.expiration prop type to include JSDocs

I.e

/**
  * The number of milliseconds that the forgot password token should be valid for.
  * @default 3600000 // 1 hour
  */

@denolfe denolfe merged commit c7218c0 into main Dec 4, 2024
9 checks passed
@denolfe denolfe deleted the chore/forgot-password-expiration-jsdocs branch December 4, 2024 15:21
Copy link
Contributor

github-actions bot commented Dec 4, 2024

🚀 This is included in version v3.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants