Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created April 16, 2019 00:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save groovecoder/fb424fe930c0fd7447213bbf6a0ced84 to your computer and use it in GitHub Desktop.
Save groovecoder/fb424fe930c0fd7447213bbf6a0ced84 to your computer and use it in GitHub Desktop.
const formTokens = {
pageToken: AppConstants.PAGE_TOKEN_TIMER > 0 ? generatePageToken(req) : "",
csrfToken: req.csrfToken(),
};
let featuredBreach = null;
let scanFeaturedBreach = false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment