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] Support rehash on login #1743

Closed
wants to merge 4 commits into from

Conversation

gdebrauwer
Copy link
Contributor

In Laravel 11, "automatic rehashing of user passwords when validating credentials" was added as a feature (laravel/framework#48665). This PR ensures that this feature also works when a user provides its credentials to passport (this is the case when using the password oauth grant type)

@taylorotwell
Copy link
Member

I don't think we're recommending the password grant at this time. I'll try to revisit this at some point.

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.

None yet

2 participants