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

Better way of validating credentials #248

Merged
merged 2 commits into from
Apr 7, 2021
Merged

Better way of validating credentials #248

merged 2 commits into from
Apr 7, 2021

Conversation

imanghafoori1
Copy link
Contributor

My laravel-masterpass package can not work if jetstream is installed because here in fortify the underlying implementation is directly used in order to validate the user password.
There is no way for me to fix it from within my package. it should be fixed here in fortify.
The issue is: imanghafoori1/laravel-MasterPass#38

This does not seem to be backward incompatible.

My laravel-masterpass package can not work if jetstream is installed because here in fortify the underlying implementation is directly used.
There is no way for me to fix it from within my package. it should be fixed here in fortify.
The issue is: imanghafoori1/laravel-MasterPass#38
@taylorotwell taylorotwell merged commit 9c57f25 into laravel:1.x Apr 7, 2021
@imanghafoori1 imanghafoori1 deleted the patch-1 branch April 7, 2021 16:10
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