wn-jwtauth-plugin
wn-jwtauth-plugin copied to clipboard
Best way to bind the Requests
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?