Deleplace / programming-idioms

A collection of good snippets, in a lot of languages
Apache License 2.0
128 stars 8 forks source link

Community Backlog "Mark as good": include nickname #181

Open Deleplace opened 2 years ago

Deleplace commented 2 years ago

Monitoring the info "Marked as good" for an impl is useful.

Knowing "who clicked that" would be even better. (Just the declared nickname, no real auth)

Deleplace commented 2 years ago

If the Nickname is already in the user's cookies, then use that.

If the user has no Nickname yet, ask them to choose a Nickname before saving the "Mark as good" action.