1
0
Fork 0
mirror of https://github.com/simi/omniauth-facebook.git synced 2022-11-09 12:32:45 -05:00
Commit graph

28 commits

Author SHA1 Message Date
Mark Dodwell
edc21693ba remove support for ruby < 1.9, upgrade hash syntax 2016-06-26 17:44:08 -07:00
Mark Dodwell
d7379d4e7c upgrade to verioned API endpoints (2.6). re: #245 2016-06-26 17:39:36 -07:00
Mark Dodwell
d62c4d0f82 update example app 2016-06-26 17:29:32 -07:00
Mark Dodwell
0bb7f29e18 update example deps 2016-06-26 15:54:52 -07:00
Mark Dodwell
b8bfbbac52 bump example gemfile 2014-08-07 17:23:20 -07:00
Josef Šimánek
4dbd5f0f40 Update example app. 2014-05-20 12:37:28 +02:00
Josef Šimánek
60baed89f9 Update example's Gemfile.lock. 2014-05-11 19:28:16 +02:00
Mark Dodwell
4f6e40614f refactor example app (remove canvas example) 2014-05-11 19:28:15 +02:00
Mark Dodwell
61f9aa6d21 prepare for 1.6.0.rc1 2013-12-03 00:35:06 -08:00
Josef Šimánek
4abaa66604 Bump example/Gemfile.lock and use secure source for example/Gemfile. [ci skip] 2013-12-03 03:49:46 +01:00
Mark Dodwell
ef7fd7299c remove references to state param in docs 2013-11-14 01:12:04 -08:00
Mark Dodwell
ffa7825553 bump example gemfile 2012-07-07 00:53:39 -07:00
Mark Dodwell
c07e22868c update to omniauth-oauth2 1.1.0 for csrf protection 2012-07-06 23:51:37 -07:00
Mark Dodwell
8bb4e86ec9 bump example gemfile 2012-05-05 21:39:21 -07:00
Mark Dodwell
cb3db7585c some typos 2012-05-05 00:52:11 -07:00
Mark Dodwell
9bc6238e4a remove timeout workaround, since being fixed 2012-05-05 00:51:50 -07:00
Mark Dodwell
87ae93d93e remove specific rack version from example app 2012-05-05 00:51:27 -07:00
Mark Dodwell
36afea78c9 add support for facebook canvas 2012-03-06 21:29:35 -08:00
Mark Dodwell
fa7dfbd14f update Gemfile.lock for example rack app 2012-02-23 21:50:32 -08:00
Mark Dodwell
b5c140d55d update the example for client-side flow with the JS SDK 2012-02-23 21:50:16 -08:00
Mark Dodwell
46c5a3415e oauth option is now true by default or FB JS SDK 2012-02-23 21:26:30 -08:00
Mark Dodwell
a7c4f65a17 add example app Gemfile.lock 2012-01-05 21:57:53 -08:00
Mark Dodwell
b0f97b37ed use rack 1.3.6 to workaround sinatra/rack 1.4 bug 2012-01-05 21:55:57 -08:00
Mark Dodwell
abd3f720d9 update docs and example app for client-side flow 2011-12-09 19:14:59 -08:00
Mark Dodwell
7bede2d4a1 update README in preparation for 1.0. allow passing of display via option 2011-11-19 14:20:23 -08:00
Mark Dodwell
9d7a2ec07b update example to show passing display option 2011-11-10 22:33:25 -08:00
Mark Dodwell
5410957545 add scope to example 2011-10-23 16:58:38 -07:00
Mark Dodwell
b2730cc613 add example app. useful for manual integration testing 2011-10-15 20:57:45 -07:00