Skip to content

outsource this in @evnotify/utils?! #1

@todo

Description

@todo

// TODO outsource this in @evnotify/utils?!
if (req.params.akey !== req.headers.AKey) return next(errors.AKEY_MISMATCH);
const syncObj = req.body;
syncObj.akey = req.params.akey;


This issue was generated by todo based on a TODO comment in 62e0598. It's been assigned to @GPlay97 because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions