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

Update latest dependecies #325

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Update latest dependecies #325

merged 2 commits into from
Jun 27, 2024

Conversation

parijke
Copy link
Contributor

@parijke parijke commented Jun 26, 2024

Use the latest dependencies

@parijke parijke requested a review from MKodde June 26, 2024 14:37
@@ -57,7 +58,7 @@ public function revoke(RevokeRecoveryTokenCommand $command): bool
return $result->isSuccessful();
}

public function search(SearchRecoveryTokensCommand $command): RecoveryTokenCollection
public function search(SearchRecoveryTokensCommand $command): CollectionDto
Copy link
Member

Choose a reason for hiding this comment

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

This change is related to this change. Was RA the only consumer of that method?

OpenConext/Stepup-Middleware-clientbundle@1bad943

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure, but since the you calle the parent::method in the child collection, always a CollectionDto is returned

@parijke parijke merged commit 89d7026 into main Jun 27, 2024
2 checks passed
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.

2 participants