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

34 commits

Author SHA1 Message Date
Mark Dodwell
188e3799f6 Merge pull request #7 from olegkovalenko/ten_mins_from_now
fix ten_mins_from_now calculation
2011-11-15 10:05:19 -08:00
Oleg Kovalenko
d49f36f393 fix ten_mins_from_now calculation 2011-11-15 14:10:56 +02:00
Mark Dodwell
640d4dc345 bump 1.0.0.rc2 2011-11-10 23:25:52 -08:00
Mark Dodwell
b973e0f8fc update readme 2011-11-10 22:36:39 -08:00
Mark Dodwell
9d7a2ec07b update example to show passing display option 2011-11-10 22:33:25 -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
65a3e5f8ef bump omniauth depedency to 1.0.0 release 2011-11-10 22:27:20 -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
2869afd66b bump rspec version 2011-10-28 16:24:04 -07:00
Mark Dodwell
dcb070050a fixed in omniauth rc2 2011-10-28 16:23:46 -07:00
Mark Dodwell
19cbae89e3 use cleaner require strategy that avoids full path 2011-10-28 16:21:24 -07:00
Mark Dodwell
12bd3d6d56 add raw info and credential expiry to auth hash 2011-10-23 16:59:41 -07:00
Mark Dodwell
4b4c6aa3a5 fix dependency to beta1, or else pr2 (older) will be picked 2011-10-23 16:59:15 -07:00
Mark Dodwell
5410957545 add scope to example 2011-10-23 16:58:38 -07:00
Mark Dodwell
63b62add56 bump dependency version 2011-10-22 23:51:36 -07:00
Mark Dodwell
81c3e7bb5d add full user info to auth hash [fixes #1] 2011-10-22 23:46:41 -07:00
Mark Dodwell
78f81973cc update travis ci badge branch and format in README 2011-10-15 22:55:05 -07:00
Mark Dodwell
7ba639b307 add travis ci build settings 2011-10-15 22:48:43 -07:00
Mark Dodwell
94bf3a7d70 add travis ci build status image 2011-10-15 21:20:53 -07:00
Mark Dodwell
a97b5a27e6 add rake as a development dependency 2011-10-15 21:17:54 -07:00
Mark Dodwell
3b0df6d81b update README 2011-10-15 21:07:48 -07:00
Mark Dodwell
6351449111 add a note 2011-10-15 20:58:29 -07:00
Mark Dodwell
b2730cc613 add example app. useful for manual integration testing 2011-10-15 20:57:45 -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
ec513d5012 remove omniauth test strategy macros (for now) 2011-10-15 19:40:28 -07:00
Mark Dodwell
ff625c175e remove require for rubygems 2011-10-15 19:40:02 -07:00
Mark Dodwell
a232e863b4 override source for omniauth-oauth2 gem to use github for now 2011-10-15 19:36:52 -07:00
Mark Dodwell
9bb9b4cde3 declare runtime dependencies explicitly 2011-10-15 00:53:49 -07:00
Mark Dodwell
2f871a07ce initial commit 2011-10-15 00:36:27 -07:00