niutech / node.php

Run node.js apps from PHP even on a shared hosting!
817 stars 235 forks source link

Question On Oauth Redirect #24

Open nafwa03 opened 7 years ago

nafwa03 commented 7 years ago

Hi, Great implementation. Love it. I wanted to know if you have any insight on how to handle this situation and if it is possible. In my url for redirect I keep getting '&redirect_uri=https://mydomain/node.php?path:5000/auth'

On my oauth provider level it will not redirect just keeps getting stuck.

niutech commented 7 years ago

What is your desired destination URL? Shouldn't https://example.com/node.php?path=/auth work?

nafwa03 commented 7 years ago

Yes there may have been some confusion. Trying to run it on a different port. Callback capturing but won't redirect. I may have my path piece wrong didn't see route as = first thought resolved path/auth