asp.net - Facebook Connect OAuth Window Popup -


when pop fb connect oauth login window, how have direct new page once user has signed in?

right now, it's redirecting same page.

you use redirect_uri parameter, passing url. this pretty covers all


Comments

Popular posts from this blog

Python __call__ special method practical example -

arrays - jQuery - Retrieve values from HTML elements and return their sum -