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: revoke refresh token method now deletes secret #1603

Conversation

rafaelmag110
Copy link
Contributor

WHAT

This PR adds the missing deletion of the token refresh secret.

WHY

It was not being deleted.

Closes #1602

@rafaelmag110 rafaelmag110 changed the title fix: revoke refresh token now deletes secret fix: revoke refresh token method now deletes secret Oct 3, 2024
Copy link

sonarqubecloud bot commented Oct 4, 2024

@paullatzelsperger paullatzelsperger merged commit 08d87c4 into eclipse-tractusx:main Oct 4, 2024
32 checks passed
@rafaelmag110 rafaelmag110 deleted the vault_delete_refresh_token branch October 7, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Refresh token secret never deleted from vault
2 participants