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

What exactly does password-format provide for validation ? Is it possible to add strong-password validation instead? #72

Open
branlok opened this issue Sep 3, 2022 · 0 comments

Comments

@branlok
Copy link

branlok commented Sep 3, 2022

as readme suggests:
'password: password string according to the openApi 3.0.0 specification'

  1. the openapi states...'A hint to UIs to obscure input.'

  2. The formats.ts shows that any string will just pass validation.

Wondering if we can benefit instead by adding a replacement password format that actually validates some kind of complexity requirement.

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

No branches or pull requests

1 participant