Validating a dynamic field #1659
Unanswered
yarapolana
asked this question in
Help
Replies: 1 comment 2 replies
-
How do you validate username? Do you some regex for that or does any string is a valid username in your app? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking for ways to authenticate a user with both email and username and came across this.
I was wondering if there is a possibility to validate this field?
Something similar to this:
Beta Was this translation helpful? Give feedback.
All reactions