Kind: Type
Source: atloria-monorepo/libs/parser-core/src/utils/permission-extractor.ts
Permission Extractor
Extracts permission checks, route guards, role definitions, and authentication configuration from source code. Detects both hardcoded and dynamic role-based access control patterns.
Definition
ts'hardcoded' | 'database' | 'external' | 'unknown'
Was this page helpful?