updated long description
Nitesh A Jain
9 years ago
14 | 14 | XB-Ruby-Versions: ${ruby:Versions} |
15 | 15 | Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter |
16 | 16 | # 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. |