regex check to make sure users don't choose a valid ETH address as their username
we already use the regex crate in native_rust_library so it isn't new
Differential D9440
[identity] Make sure username users can't use ETH addresses as usernames on the identity service varun on Oct 9 2023, 9:09 PM. Authored by Tags None Referenced Files
Details regex check to make sure users don't choose a valid ETH address as their username we already use the regex crate in native_rust_library so it isn't new unit tests
Diff Detail
|