Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AuthModule

A dynamic module that creates a custom Authentication module depending on the current environment. Essentially this is just injecting the custom Authentication guard, using whichever Passport Strategy corresponds to the current value of NODE_ENV.

Hierarchy

  • AuthModule

Index

Methods

Methods

Static register

  • register(__namedParameters: object): DynamicModule

Generated using TypeDoc