Skip to content

Conversation

@SasankAVST
Copy link
Contributor

JIRA Ticket(s):

  • SD-182

Overview

  • Added verifyLicenseCheck method that verifies license check signatures generated via the new signing keys update

Standards

  • Updated relevant documentation.
  • Added sufficient tests.
  • Commit log is descriptive and succinct.
  • Tested on multiple browsers (ignore if backend-only change).

Copy link
Contributor

@conermurphy conermurphy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment

payload: string
}

function verifyLicenseCheck({ publicKey, signature, payload }: VerifyLicenseCheckArgs) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We also need to add an export for this in the lib/index.ts file (and add it to the window object) so it's included in the package output.

@SasankAVST SasankAVST merged commit 609d690 into main Feb 19, 2025
3 checks passed
@Salable-App
Copy link

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants