Solutionunvalidated
a slight adaptation of the following code should do the trick — using decorators. Tension: if you want to stick to your approach using decorators. Outcome: def require_permission(permission: str) -> Callable.
9fe94e92-823c-4b4e-9e6a-a1e1b0465171
a slight adaptation of the following code should do the trick — using decorators. Tension: if you want to stick to your approach using decorators. Outcome: def require_permission(permission: str) -> Callable.