I use this library: https://github.com/jaredhanson/passport-oauth2 Something tells me however that just changing it to 'token' (file strategy.js, line 217) actually fixes it, now there are other issues with many…
How did you go about this solution?
Where would I change response_type=code to response_type=token?
I use this library: https://github.com/jaredhanson/passport-oauth2 Something tells me however that just changing it to 'token' (file strategy.js, line 217) actually fixes it, now there are other issues with many…
How did you go about this solution?
Where would I change response_type=code to response_type=token?