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

Repository interface #269

Merged
merged 4 commits into from
Jul 29, 2021
Merged

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented Jul 25, 2021

Replaces #233

Improves DX for the bundle by adding Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenRepositoryInterface and requiring object repositories to implement the new interface (which, should be pretty much transparent for everyone unless you've got a highly custom configuration and aren't inheriting from any of the bundle's Doctrine services/classes).

Aside from resolving merge conflicts on the original PR, I also added the relevant generics annotations for the new interface.

@markitosgv markitosgv merged commit 503c69d into markitosgv:master Jul 29, 2021
@mbabker mbabker deleted the repository-interface branch July 29, 2021 12:21
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