Options
All
  • Public
  • Public/Protected
  • All
Menu

Module AuthMiddleware

Auth middleware is meant to restrict un-authenticated access to a given route or a group of routes.

Exceptions in this middleware are:

  • {@link AuthenticationException}

You must register this middleware inside start/kernel.ts file under the list of named middleware.

Index

Classes

Generated using TypeDoc