dusterio / lumen-passport

Making Laravel Passport work with Lumen
MIT License
654 stars 139 forks source link

Fix #154 - add compatibility to Passport 10.x #156

Closed santilorenzo closed 3 years ago

santilorenzo commented 3 years ago

Sorry for the double PR, but I realized that in Passport 10, also the other methods require the camel-case syntax.

santilorenzo commented 3 years ago

@dusterio any chance you can review this PR soon? Otherwise I'll have to link to my fork in my dependencies. Thanks

dusterio commented 3 years ago

@santilorenzo sure done, thanks!