Skip to content

packages/passport/src

Classes

ClassDescription
PassportModulePassportModule registers PassportCleanupService, which clears the strategy registries on application shutdown to prevent memory leaks across application restarts.

Functions

FunctionDescription
AuthGuard-
clearStrategyRegistriesReset all strategy bookkeeping and unregister every strategy from the global passport singleton.
PassportStrategy-

Interfaces

InterfaceDescription
IAuthGuardInterface for guards

Type Aliases

Type AliasDescription
Type-

Released under the MIT License.