Hacker News new | ask | show | jobs
by eeZah7Ux 3169 days ago
Delegating security-sensitive operation to a dedicated service (e.g. an authentication service) is security 101. It's just an application of the principle of least privilege.

Giving it a fancy name makes it look like it's a new idea.