Skip to content

When Google family_name is undefined user can't login #6

@tiagoboeing

Description

@tiagoboeing

schema {
name = "family_name"
attribute_data_type = "String"
developer_only_attribute = "false"
mutable = "true"
required = "true"
string_attribute_constraints {
max_length = "2048"
min_length = "0"
}
}

Change family_name to be optional is an option.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions