Skip to main content
Version: 3.0.17

Static Methods

Static Methods

This is a collection of helper methods that the IntegryJS global provides. You can install the library on the server as well as the client to get access to these.

getAuthHash

Used in a testing environment to calculate the hash used before attempting to authenticate with Integry APIs.

IntegryJS.Helpers.getAuthHash(userId, appSecret): string;
NameTypeRequiredDescription
userIdstringID of the user you are authenticating against
appSecretstringApp Secret