kostoman69
Results
1
comments of
kostoman69
Is it possible to have an extra file for every route, let's name it +authorization.svelte that will include annotations like @Unprotected() @Roles('admin','powerusers') @AllowAnyRole() and if the loggin user has the...