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

7 commits

Author SHA1 Message Date
Brendan Loudermilk
0175533e1b Adds info_fields option
Facebook exposes a `fields` parameter for the `/me` endpoint that
allows the client to return additional information about the
authenticated user. This commit adds an `info_fields` option that
maps directly to that parameter, when specified.
2013-05-08 08:19:11 -07:00
Vesa Vänskä
edacef8c40 Fixes image url test
On Ruby 1.8.7 the order of hash key-value pairs is
not guaranteed.
2013-02-11 14:55:32 +02:00
Richard Lee
15219f96d4 Update test case for authorize url. 2013-02-06 14:32:41 +08:00
Wei Lu
4ab275922d Support ruby-1.8.7 2012-11-24 09:08:36 +08:00
Wei Lu
3f221292b6 Image dimension can be set using image_size option 2012-11-23 21:39:49 +08:00
Sebastian Goodman
7446baa693 ability to specify auth_type per-request 2012-08-31 14:26:37 -07:00
Mark Dodwell
8441e6e62b switch to minitest, see how it goes 2012-07-01 16:45:22 -07:00