- Preparing search index...
- The search index is not available
ehi-server
- validateToken(required?): ((req, res, next) => void)
-
Returns ((req, res, next) => void)
-
- (req, res, next): void
-
Parameters
-
req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>
-
res: Response<any, Record<string, any>>
-
next: NextFunction
Returns void