Narsimham Chelluri
867ff3680c
fail! if there is no 'code' parameter or 'fbsr_' cookie in the callback.
...
Includes tests for #signed_request.
2013-06-11 03:08:00 -07:00
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
Mark Dodwell
7c185387ae
Merge pull request #106 from vesan/fixes-image-url-test
...
Fixes image url test
2013-03-03 22:30:22 -08: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
Vesa Vänskä
af7e4cafce
Stubs request #ssl?
2013-02-11 14:47:53 +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
Mark Dodwell
b1bd249498
Merge pull request #91 from weilu/set-image-dimension
...
Image dimension can be set using image_size option
2012-11-23 15:30:09 -08:00
Wei Lu
551d653575
Fix authorize params test && remove mocha warning
2012-11-24 00:09:23 +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
c07e22868c
update to omniauth-oauth2 1.1.0 for csrf protection
2012-07-06 23:51:37 -07:00
Mark Dodwell
8441e6e62b
switch to minitest, see how it goes
2012-07-01 16:45:22 -07:00