Options
All
  • Public
  • Public/Protected
  • All
Menu

A guard requiring that the user be an admin.

Hierarchy

  • AdminGuard

Implements

  • CanActivate

Index

Constructors

Methods

Constructors

constructor

Methods

canActivate

  • canActivate(context: ExecutionContext): Promise<boolean>
  • Parameters

    • context: ExecutionContext

    Returns Promise<boolean>

Generated using TypeDoc