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

[12.x] modernize DatabaseTokenRepository and make consistent with CacheTokenRepository #53746

Conversation

browner12
Copy link
Contributor

  • use promoted properties
  • require the expires property to be passed in as seconds, rather than taking it as minutes and converting it. shift responsibility to calling code.

…kenRepository`

- use promoted properties
- require the `expires` property to be passed in as seconds, rather than taking it as minutes and converting it. shift responsibility to calling code.
@browner12
Copy link
Contributor Author

failures appear unrelated to PR

@taylorotwell taylorotwell merged commit 606fe57 into laravel:master Dec 6, 2024
18 of 33 checks passed
@browner12 browner12 deleted the AB-modernize-database-token-repository branch December 16, 2024 04:17
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