tupuio / tupuapp

Tupu web application based on Next.js & Xata.io
https://tupu.io
Apache License 2.0
4 stars 3 forks source link

Avoid same user or multiple requests #137

Closed lorepirri closed 1 year ago

lorepirri commented 1 year ago

Problem

Currently we allow a user to perform multiple requests on one other user, and also on the same user (the logged in user).

Feature Description