Row Level Security

Hi, is there a native way to implement a row level security system in Strapi?

For example, every Author can add a new entry to a collection, but can only edit/delete their own entries.