Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tsedio/tsed
/ authorize.spec.ts
File
authorize.spec.ts
packages/security/passport/src/decorators/authorize.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Store} from
"@tsed/core"
;
2
import
{Controller, inject} from
"@tsed/di"
;
3
import
{Middleware, UseBefore} from
"@tsed/platform-middlewares"
;
4
import
{Get, getSpec} from
"@tsed/schema"
;
Callers
nothing calls this directly
Calls
5
Get
Function · 0.90
getSpec
Function · 0.90
inject
Function · 0.90
fromMethod
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected