OmarElgabry/lumen-api-oauth

Problem using oauth2

Closed this issue · 4 comments

iseth commented

Wouldn't it be better to use passport instead of using oauth2 which isn't supported anymore?

Is passport supported for Lumen? No. Even if there are other work around but we can still wait for it

iseth commented

this should work lumen-passport

Yes, I am aware of it. I am saying even if there are work around, like the one you sent, you will have better options in the future, assuming passport will support Lumen as mentioned by Taylor.

iseth commented

gotcha, If I have some time I'll see if I can add native support for it