Update: user can be accessed via: ctx.state.user, and id is ctx.state.user.id.
Found in the docs here: Roles & Permissions - Strapi Developer Docs
Solved, hope this could help other ppl 
1 Like
Update: user can be accessed via: ctx.state.user, and id is ctx.state.user.id.
Found in the docs here: Roles & Permissions - Strapi Developer Docs
Solved, hope this could help other ppl 