|
|
|
|
|
by ncallaway
3645 days ago
|
|
No, it's more about leaking information to the JS client. If, for example, their password verification rules stipulate that you can't reuse any of your last N passwords, then they would need to make this check server-side as they don't want to provide that information to the client. |
|