limited-vr-72564
06/28/2024, 12:55 PMlimited-vr-72564
07/02/2024, 6:44 PM"username": {
"type": "string",
"minLength": 6,
"maxLength": 32,
"pattern": "^[a-zA-Z0-9]*$",
"title": "Username",
"<http://ory.sh/kratos|ory.sh/kratos>": {
"credentials": {
"password": {
"identifier": true
}
}
}
},
using the "pattern"
with the regex pattern desired