oauth2orize icon indicating copy to clipboard operation
oauth2orize copied to clipboard

Decision endpoint

Open toddpi314 opened this issue 10 years ago • 2 comments

In the all-grants example, you should surface the decision endpoint into the actual top-level routes, rather than calling res.render from within the oAuth2.js file.

This will make it easier for people to integrate the example into existing Express apps.

Thanks for the hard work here!

toddpi314 avatar Jun 16 '14 01:06 toddpi314

I think this is exactly what I've been trying to figure out for the last couple days. Couldn't figure out why my OAuth2 process would stall out after I submitted the decision. If the examples had that broken out it would be a lot more clear for those of us who are newer to Node.

adam8810 avatar Jul 07 '14 20:07 adam8810

Hi, can you tell me how I can do the example work, after submit to /dialog/authorize/decision the request is cancelled :( please, I will appreciate it a lot.

Regards.

eriknyk avatar Aug 07 '14 01:08 eriknyk