dingo / api

A RESTful API package for the Laravel and Lumen frameworks.
BSD 3-Clause "New" or "Revised" License
9.32k stars 1.25k forks source link

jwt cannot use custom guard #1744

Open ztj1993 opened 3 years ago

ztj1993 commented 3 years ago
Q A
Bug? no
New Feature? yes
Framework Laravel
Framework version 7.x.y
Package version 3.x.y
PHP version 7.x.y

api.auth middleware custom guard cannot be used.

specialtactics commented 3 years ago

Hey @ztj1993 can you please elaborate on this, and maybe use some examples? I don't really understand quite what you mean.