How to use the gravatar.hash function in gravatar

To help you get started, we’ve selected a few gravatar examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ryanramage / question-flow / lib / common.js View on Github external
exports.userToHash = function(user) {
    return gravatar.hash(user);
}

gravatar

Gravatar Node.js library

MIT
Latest version published 3 years ago

Package Health Score

53 / 100
Full package analysis