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

PHPORM-235 Remove custom DatabaseTokenRepository #3124

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Aug 29, 2024

Fix PHPORM-235

Thanks to convertion of id to _id, and Carbon dates to UTCDateTime, the default Laravel DatabaseTokenRepository is compatible with MongoDB query builder.

Feature covered by AuthTest.

Checklist

  • Add tests and ensure they pass
  • Add an entry to the CHANGELOG.md file

@GromNaN GromNaN marked this pull request as ready for review September 3, 2024 21:52
@GromNaN GromNaN requested a review from a team as a code owner September 3, 2024 21:52
@GromNaN GromNaN requested a review from alcaeus September 3, 2024 21:52
@GromNaN GromNaN enabled auto-merge (squash) September 4, 2024 08:10
@GromNaN GromNaN merged commit 7551f76 into mongodb:5.0 Sep 4, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants