packages/passport/src
Classes
| Class | Description |
|---|---|
| PassportModule | PassportModule registers PassportCleanupService, which clears the strategy registries on application shutdown to prevent memory leaks across application restarts. |
Functions
| Function | Description |
|---|---|
| AuthGuard | - |
| clearStrategyRegistries | Reset all strategy bookkeeping and unregister every strategy from the global passport singleton. |
| PassportStrategy | - |
Interfaces
| Interface | Description |
|---|---|
| IAuthGuard | Interface for guards |
Type Aliases
| Type Alias | Description |
|---|---|
| Type | - |