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

Redoing how we fetch access tokens from WooCommerce Connect Server. #2788

Merged
merged 5 commits into from
Aug 21, 2024

Commits on Aug 14, 2024

  1. - Redoing how we fetch access tokens from WooCommerce Connect Server.

    - Securing code to access token exchange with a nonce.
    message-dimke authored and rawdreeg committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8a57e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9694df0 View commit details
    Browse the repository at this point in the history
  3. Call v2 endpoints.

    rawdreeg committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a62d3cb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Address review feedback.

    rawdreeg committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    43b0e00 View commit details
    Browse the repository at this point in the history
  2. remove test url.

    rawdreeg committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9bf7f6c View commit details
    Browse the repository at this point in the history