Multi Auth with Laravel 5.4 and Passport

后端 未结 7 2127
猫巷女王i
猫巷女王i 2020-12-31 20:46

I am trying to setup multi auth with Laravel Passport, but it doesn\'t seem to support it. I am using the Password Grant to issue tokens which requires me to pass username/p

7条回答
  •  旧巷少年郎
    2020-12-31 21:35

    We are waiting for Laravel to add this feature to its package but for those who want to add this feature, I suggest using this package

提交回复
热议问题