Commit a611c8c
committed
fix(auth): Update '/support/ticket' endpoint to return primary email
Because:
* We are returning account.email which may not be the user's primary email
This commit:
* Updates the getAccountInfo helper used by this endpoint to return the user's primary email
fixes FXA-132891 parent a7638d6 commit a611c8c
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 | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments