Skip to content

Conversation

@TylerB24890
Copy link
Collaborator

@TylerB24890 TylerB24890 commented Apr 16, 2025

Description of the Change

  • Store the generated token to the site options for persistent storage.
  • Remove the "client service" prefix from the middleware URLs (no more /wp/ prefix)
  • Add listener for successful authentication
  • Send the registered API endpoint URL with the original auth request.

Closes #9

Changelog Entry

n/a

Credits

@TylerB24890, @dkotter

@github-actions github-actions bot added the needs:feedback This requires reporter feedback to better understand the request. label Apr 16, 2025
@github-actions
Copy link

@TylerB24890 thanks for the PR! Could you please fill out the PR template with description, changelog, and credits information so that we can properly review and merge this?

@github-actions github-actions bot added the needs:refresh This requires a refreshed PR to resolve. label Apr 16, 2025
@github-actions github-actions bot removed the needs:refresh This requires a refreshed PR to resolve. label Apr 22, 2025
@github-actions github-actions bot added needs:code-review This requires code review. and removed needs:feedback This requires reporter feedback to better understand the request. labels Apr 24, 2025
@dkotter dkotter added this to the 1.0.0 milestone Apr 24, 2025
@dkotter dkotter changed the title [DRAFT]: Middleware DB Updates Middleware DB Updates Apr 29, 2025
@dkotter dkotter merged commit 0dda8bd into develop Apr 29, 2025
7 checks passed
@dkotter dkotter deleted the feature/wp-middleware-requests branch April 29, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:code-review This requires code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Middleware Database Support

2 participants