imanghafoori1 / laravel-MasterPass

Helps you securely setup a master password and login into user accounts with it.
MIT License
364 stars 29 forks source link

doesn't work with passport #20

Closed spmsupun closed 5 years ago

spmsupun commented 5 years ago

You can't login with master password while using passport

imanghafoori1 commented 5 years ago

I will investigate the issue.

On Tue, Jun 11, 2019, 10:55 Supun Praneeth notifications@github.com wrote:

You can't login with master password while using passport

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/imanghafoori1/laravel-MasterPass/issues/20?email_source=notifications&email_token=ABVDUHZNPDENYLIBJOACQV3PZ5ANBA5CNFSM4HW25TTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GYXERCA, or mute the thread https://github.com/notifications/unsubscribe-auth/ABVDUHZIKC5LEO42Z46JDZDPZ5ANBANCNFSM4HW25TTA .

imanghafoori1 commented 5 years ago

@spmsupun Could you please try the dev-master version to see if it works with passport ?

imanghafoori1 commented 5 years ago

Seems to be fixed in the 2.0.6 version.