Codebase list ruby-omniauth-facebook / 02caf5d
updated long description Nitesh A Jain 9 years ago
1 changed file(s) with 5 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1414 XB-Ruby-Versions: ${ruby:Versions}
1515 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
1616 # omniauth-oauth2 (~> 1.1.0), minitest (>= 0, development), mocha (>= 0, development), rake (>= 0, development)
17 Description: facebook strategy for OmniAuth
18 <insert long description, indented with spaces>
17 Description: Oauth2 facebook strategy for OmniAuth
18 This gem contains a OAuth2 facebook strategy for OmniAuth. It supports the OAuth 2.0 server-side and client-side
19 flows.
20 .
21 Read the Facebook docs for more details: http://developers.facebook.com/docs/authentication.