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(cli): add support for seeding always_issue_refresh_token option #106

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

andreacappadona17
Copy link

@andreacappadona17 andreacappadona17 commented Aug 6, 2024

Ticket:

Description

When integrating with Matomo, it is required that the refresh token is always part of the /token response, to ensure that we can get the details for the user's organizations.
This PR exposes the option in the seeder

Type

  • Dependency upgrade
  • Bug fix
  • New feature
  • Dev change

Checklist:

  • I have added tests that prove my fix is effective or that my feature works

Screenshots:

N/A

@andreacappadona17 andreacappadona17 marked this pull request as ready for review August 7, 2024 06:21
@andreacappadona17 andreacappadona17 merged commit 8fadc47 into dev Aug 7, 2024
4 checks passed
@andreacappadona17 andreacappadona17 deleted the seed-always-issue-refresh-token branch August 7, 2024 06:26
Copy link
Collaborator

@alfonsograziano alfonsograziano left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants