yet-another-blog/backend/permissions.js

4 lines
82 B
JavaScript

// TODO: Permissions file
function checkPermissions(role, { minimum = true }) {}