Y
Hacker News
new
|
ask
|
show
|
jobs
by
r1ch
1436 days ago
Why does your API want the full email address? That becomes a privacy liability as surely the domain alone is enough.
1 comments
8organicbits
1436 days ago
Could be for aliases. foo+bar@gmail.com routes to foo@gmail.com, but you may prefer to only allow a single account for foo@.
link