Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

[Auth] Guards by Command type #323

Open
1 task
MateuszNaKodach opened this issue Sep 9, 2021 · 0 comments
Open
1 task

[Auth] Guards by Command type #323

MateuszNaKodach opened this issue Sep 9, 2021 · 0 comments
Labels
scope: 🛰 api Requires changes in the api workspace type: ✨ feat Another new, shiny thing we can have in our app

Comments

@MateuszNaKodach
Copy link
Member

MateuszNaKodach commented Sep 9, 2021

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'])
@MateuszNaKodach MateuszNaKodach added type: ✨ feat Another new, shiny thing we can have in our app scope: 🛰 api Requires changes in the api workspace labels Sep 9, 2021
@MateuszNaKodach MateuszNaKodach changed the title [Auth] Create guards by Command type [Auth] Guards by Command type Sep 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: 🛰 api Requires changes in the api workspace type: ✨ feat Another new, shiny thing we can have in our app
Projects
None yet
Development

No branches or pull requests

1 participant