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

v4 API: Add existing Access and Refresh Tokens to the convertkit_api_refresh_token action #70

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

n7studios
Copy link
Contributor

@n7studios n7studios commented Jun 18, 2024

Summary

Adds the existing Access and Refresh Tokens to the convertkit_api_refresh_token action.

This allows Plugins that hook to this action to determine which existing Access / Refresh Token combination has been updated. For example, our WPForms Plugin supports multiple connections / accounts to ConvertKit, and therefore will need this functionality to know which Access / Refresh Token pair to update in the Plugin’s settings.

Testing

Existing tests pass.

Checklist

…_token` action

This allows Plugins that hook to this action to determine which existing Access / Refresh Token combination has been updated.  For example, our WPForms Plugin supports multiple connections / accounts to ConvertKit, and therefore will need this functionality to know which Access / Refresh Token pair to update in the Plugin’s settings.
@n7studios n7studios added the enhancement New feature or request label Jun 18, 2024
@n7studios n7studios added this to the 2.0 milestone Jun 18, 2024
@n7studios n7studios self-assigned this Jun 18, 2024
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team June 19, 2024 03:01
@n7studios n7studios marked this pull request as ready for review June 19, 2024 03:01
@n7studios n7studios merged commit c33a558 into v4-api Jun 20, 2024
5 checks passed
@n7studios n7studios deleted the v4-api-refresh-token-action-data branch June 26, 2024 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants