Top "Facebook-oauth" questions

From Facebook Developer Page

Facebook Connect for Flask

With Flask-OpenID there's a really nice OpenID module for the Flask framework. However, facebook only supports FBconnect and no real …

facebook-graph-api facebook flask facebook-oauth
Facebook 60 day access token and Deprecated Offline_Access

Facebook's "Deprecated Offline Access" doc (http://developers.facebook.com/docs/offline-access-deprecation/) states the following: *Server-side OAuth Developers If the access_…

facebook facebook-graph-api facebook-c#-sdk facebook-oauth
How to connect Facebook, Twitter & Google accounts in Java (Spring MVC)

I'm going through the features of social auth (http://code.google.com/p/socialauth/) & wondering if this is the …

spring-mvc oauth twitter-oauth facebook-oauth socialauth
Ruby on Rails Devise Oauth-facebook OmniAuth::Strategies::OAuth2::CallbackError

Im implementing oauth login with facebook and devise and When returning from accepting the app (the popup) i get the …

ruby-on-rails oauth devise csrf facebook-oauth
How can I force login with the OAuth API?

Is there a parameter I can pass to https://www.facebook.com/dialog/oauth that will force the user to …

oauth facebook-oauth
OAuth & facebook access_token not working, need OAuth expert

I have read the 1000+ blogs about how the redirect_uri has to be the same in both calls to OAuth …

facebook facebook-graph-api oauth-2.0 facebook-oauth
How to use OAuth with Forms auth

What solutions are out there for combining a Form auth with a OAuth auth ? Use Case: There is an website …

authentication oauth oauth-2.0 twitter-oauth facebook-oauth