Skip to content

APP_GUARD

reference
1 min readUpdated

Kind: Constant

Source: packages/core/constants.ts

Part of: Core

Definition

ts
'APP_GUARD'

Value

ts
'APP_GUARD'

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • DurableModuleintegration/scopes/src/durable/durable.module.ts:8
  • AuthModulesample/19-auth-jwt/src/auth/auth.module.ts:10

Was this page helpful?

Download as PDF
APP_GUARD — NestJS head-to-head