further types
This commit is contained in:
@@ -74,6 +74,7 @@ export interface IncomingAuthType {
|
||||
maxLoginAttempts?: number;
|
||||
lockTime?: number;
|
||||
useAPIKey?: boolean;
|
||||
depth?: number
|
||||
cookies?: {
|
||||
secure?: boolean;
|
||||
sameSite?: string;
|
||||
|
||||
Reference in New Issue
Block a user