Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: verifyCloudProof function #240

Merged
merged 10 commits into from
Mar 28, 2024
Merged

feat: verifyCloudProof function #240

merged 10 commits into from
Mar 28, 2024

Commits on Mar 22, 2024

  1. chore: tidy up

    0xPenryn committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2e4b9f8 View commit details
    Browse the repository at this point in the history
  2. feat: verifyCloudProof

    0xPenryn committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    470c7a9 View commit details
    Browse the repository at this point in the history
  3. feat: nextjs example use verifyCloudProof

    non-functional until dev portal v2 api is live, but can test by modifying verifyCloudProof to use v1 api and rebuilding
    0xPenryn committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    eecb174 View commit details
    Browse the repository at this point in the history
  4. add backend-only check

    0xPenryn committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9d799a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Update examples/with-next/pages/api/verify.ts

    Co-authored-by: Miguel Piedrafita <[email protected]>
    0xPenryn and m1guelpf authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f61a460 View commit details
    Browse the repository at this point in the history
  2. fix: isBrowser

    0xPenryn committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fafee5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db34a2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1e3388 View commit details
    Browse the repository at this point in the history
  5. update lockfile

    0xPenryn committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    381e626 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de83838 View commit details
    Browse the repository at this point in the history