wn-jwtauth-plugin icon indicating copy to clipboard operation
wn-jwtauth-plugin copied to clipboard

Best way to bind the Requests

Open rluders opened this issue 7 years ago • 0 comments

It must have a better way to bind the Requests. For now, it's all in AuthServiceProvider.php, so one code block is created for every single Requests.

Can I bind using the interface?

rluders avatar Mar 03 '19 08:03 rluders