mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-10 12:24:03 +00:00
Update proto/zitadel/resources/user/v3alpha/authenticator.proto
Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
parent
2420d3447f
commit
481584350d
@ -262,7 +262,7 @@ message SetAuthenticators {
|
||||
}
|
||||
|
||||
message SetUsername {
|
||||
// Set the user's username. This will be used for identification during authentication.
|
||||
// Add a user's username. This will be used for identification during authentication.
|
||||
string username = 1 [
|
||||
(validate.rules).string = {min_len: 1, max_len: 200},
|
||||
(google.api.field_behavior) = REQUIRED,
|
||||
|
Loading…
x
Reference in New Issue
Block a user