const crypto = require('crypto'); const secret = '•••••••••'; // Your verification secret key const userId = current_user.id // A string UUID to identify your user const hash = crypto.createHmac('sha256', secret).update(userId).digest('hex');
top of page

Download Your Free
Wedding Photography
Checklist


Fill out the form below to download your free guide and start planning beautiful wedding memories.

  • Facebook
  • Twitter
  • Instagram
  • LinkedIn
IMG_7425.jpg
bottom of page