mononoken / fae-scribe

0 stars 0 forks source link

If a user had multiple invitations to a collection and accepts one, the other invitations should automatically be cleaned away. #51

Closed mononoken closed 11 months ago

mononoken commented 11 months ago

This is actually a non-issue because Invitations are indexed by [recipient, collection] and checked for uniqueness. Users should not be able to have multiple invites to the same collection.