Can I use passport for web auth?

marvix-maxino

Apr 19th, 2019 05:25 AM

Hello,

I would like to know if I can use Laravel passport for web authentication. The idea is to use JWT to minimize the DB queries. So, is that possible and how?

Thanks,