ory / elements

Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze. Check out the components library on Chromatic https://www.chromatic.com/library?appId=63b58e306cfd32348fa48d50
https://ory.sh
Apache License 2.0
85 stars 44 forks source link

fix: input field parameters #99

Closed misamu closed 11 months ago

misamu commented 1 year ago

Added pattern attribute to InputField. Pattern to define allowed characters for the field

Related Issue or Design Document

Checklist

Further comments

Related to Kratos pull request 3143

Benehiko commented 1 year ago

I would like to get this merged, but the PR in Kratos has not been merged yet. https://github.com/ory/kratos/pull/3143