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

fix: update checkVcfToken function #254

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

tenthirtyam
Copy link
Collaborator

Summary

Updated the module's internal checkVCFToken function to ensure and expired token can be refresh when using PowerShell 7.

Type

  • Bugfix
  • Enhancement or Feature
  • Code Style or Formatting
  • Documentation
  • Refactoring
  • Chore
  • Other
    Please describe:

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Test and Documentation

  • Tests have been completed.
  • Documentation has been added or updated.

Issue References

Closes #253

Additional Information

@tenthirtyam tenthirtyam added the bug Bug label Dec 15, 2023
@tenthirtyam tenthirtyam added this to the v2.5.0 milestone Dec 15, 2023
@tenthirtyam tenthirtyam self-assigned this Dec 15, 2023
Updated the module's internal `checkVCFToken` function to ensure and expired token can be refresh when using PowerShell 7.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam merged commit 58825f2 into develop Dec 15, 2023
@tenthirtyam tenthirtyam deleted the fix/update-checkVcfToken branch December 15, 2023 17:14
Copy link

'I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.'

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

checkvcftoken is failing to refresh an expired token in pwsh 7.4.x
1 participant