This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
[Auth] Guards by Command type #323
Labels
scope: 🛰 api
Requires changes in the api workspace
type: ✨ feat
Another new, shiny thing we can have in our app
Context
We will use commands / events and queries for permissions.
events - on which event user can listen
command - which operations can be executed
Subtasks
JUST A DRAFT
@CommandPermission(commands = ['GenerateLearningMaterialsUrl'])
The text was updated successfully, but these errors were encountered: