While it's not recommended, you can calculate it with this JS helper function:
const hash = await IntegryJS.Helpers.getAuthHash(
userId,
appSecret
);
While it's not recommended, you can calculate it with this JS helper function:
const hash = await IntegryJS.Helpers.getAuthHash(
userId,
appSecret
);
Comments
0 comments
Please sign in to leave a comment.