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

17 commits

Author SHA1 Message Date
Mark Dodwell
99a3d15786 fix calback_uri when using code from signed request in cookie 2011-12-09 19:14:58 -08:00
Mark Dodwell
8086931ba1 support for parsing code from signed request cookie 2011-12-09 19:14:58 -08:00
Victor Gumayunov
0e4f30e773 add callback_url option 2011-12-01 21:48:09 +04:00
Mark Dodwell
6b46ca248e bump version 1.0.0 2011-11-19 14:28:13 -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
640d4dc345 bump 1.0.0.rc2 2011-11-10 23:25:52 -08:00
Mark Dodwell
5f5109585d include default scope to more closely emulate omniauth 0.3.0 behaviour 2011-11-10 22:33:00 -08:00
Mark Dodwell
0959ab1962 allow passing display parameter with request [fixes #3] 2011-10-31 12:29:43 -07:00
Mark Dodwell
e585e8d915 prepare 1.0.0.rc1 2011-10-28 18:08:20 -07:00
Mark Dodwell
12bd3d6d56 add raw info and credential expiry to auth hash 2011-10-23 16:59:41 -07:00
Mark Dodwell
81c3e7bb5d add full user info to auth hash [fixes #1] 2011-10-22 23:46:41 -07:00
Mark Dodwell
18d4f925ed implement #raw_info 2011-10-15 20:46:31 -07:00
Mark Dodwell
2200948f92 switch to do/end for multiline blocks 2011-10-15 20:15:18 -07:00
Mark Dodwell
7f923bc6cb return correct user info 2011-10-15 20:08:04 -07:00
Mark Dodwell
8484d7cca5 set uid from raw_info 2011-10-15 19:58:33 -07:00
Mark Dodwell
0106bb4b15 initial implementation for facebook strategy 2011-10-15 19:42:12 -07:00
Mark Dodwell
2f871a07ce initial commit 2011-10-15 00:36:27 -07:00