export verifyResponse2

This commit is contained in:
Girish Ramakrishnan 2015-09-16 12:51:10 -07:00
parent 8324eb9985
commit 3dc527d3f4
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ exports = module.exports = {
cloudronDomain: cloudronDomain,
verifyResponse: verifyResponse,
verifyResponse2: verifyResponse2,
getOwner: getOwner,
stripeSecret: stripeSecret,
stripUnreachable: stripUnreachable