Hi, I'm just starting out with PayloadCMS and I'm looking for some advice on my use case.
I need a collection which can be added to by anonymous users, but to prevent abuse (including CSRF) I want to make sure that only the person who created it is allowed to update it.
What is(are) the recommended approach(es)? How does Payload support them?
Regards