|
|
|
|
|
by blondin
1255 days ago
|
|
hahaha, let's go back to 1998 and use cookies and sessions for authentication. seriously, use time-based and hmac-based one time passwords. combine them with the user's email, which is a strong guarantee for identity and uniqueness. if the user chooses to use a disposable email, it becomes their problem, not yours. |
|
And since when were cookies and sessions 1998-level technology? That’s ridiculous.