Hello all, I'm part of a team of web developers trying to create our own API to use in conjunction with our website. We plan to use OAuth for authentication, but we're stuck with planning it out when the consumer is a desktop application.
According to the OAuth Authentication Flow (http://oauth.net/core/ diagram.png), at step C, the "Consumer Directs User to Service Provider". Now, how does that work for a desktop application? Do we need to pop open a web browser in the program for the user to allow access? Thats where we are stuck, and any insight would be appreciated. Thank you very much! -- You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/oauth?hl=en.
