Commit b7e5a46
committed
Make FamilyName nullable in GoogleOpenIdResponseDto
Changed FamilyName property from non-nullable to nullable string
to accurately represent cases where the family name may be absent
in the Google OpenID response.1 parent 995c66f commit b7e5a46
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments