Showing 22 of 24 total issues
Avoid too many return
statements within this function. Open
Open
return cb(new NotValidError('Token not yet acceptable'));
Avoid too many return
statements within this function. Open
Open
return cb(ex);