Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using GoogleOpenIdClient in DotNetOpenAuth for authentication. However, if the user is not logged in, I get sent to a huge window, which is suboptimal since we are trying to do authentication in a popup window. How do I modify this so that the login screen is much smaller?

share|improve this question
I wasn't aware that this class uses popups at all. I believe it just uses redirects on your web site's own window. If this is not the case, please elaborate as to how you've changed this behavior for your site. – Andrew Arnott Nov 30 '12 at 14:50
Like something we have accomplished using this post stackoverflow.com/questions/10797714/… – Mukesh Dec 10 '12 at 13:50

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.