Hacker News new | ask | show | jobs
by michaelvmata 2131 days ago
You might have an achievement service. It watches for logins and grants a user an achievement after logging in for N consecutive days. Your authentication code need not know that an achievement service exists.
1 comments

Hmm this is very clear! Thanks.