Permissions are here to say which actions a user can do on the API. A single can have many permissions.
| Name | Resource | Description |
|---|---|---|
| POST_WRITE | Posts | Allows writing posts for the devblog |
| USER_WRITE | Users | Allow editing any user |
| BLOG_WRITE | Blog posts] | Allow writing blog articles. |