José Valim
|
582f00ed95
|
Devise should not attempt to load OmniAuth strategies. Strategies should be loaded before hand by the developer or explicitly given to Devise.
|
2011-11-20 19:42:02 +00:00 |
|
Derek Kastner
|
3f0b5fbd71
|
Support for OmniAuth 1.0.0
|
2011-10-14 21:31:17 -04:00 |
|
Carlos Antonio da Silva
|
79c100008a
|
Remove old OmniAuth test helpers
|
2011-04-19 13:13:29 -03:00 |
|
José Valim
|
fa6c8ab321
|
Use inflector to avoid conflicts.
|
2011-04-16 13:30:15 +02:00 |
|
José Valim
|
425fe7f22d
|
Remove old autoload.
|
2011-04-01 02:42:06 -07:00 |
|
José Valim
|
930d5874ca
|
Raise here instead of a warning.
|
2011-02-24 22:12:54 +01:00 |
|
Vinicius Baggio
|
352edc024b
|
Cleaning up test helpers related to OmniAuth.
Developers should rely on OmniAuth's new testing API. Check
https://github.com/intridea/omniauth/wiki/Integration-Testing
for more details.
|
2011-02-24 16:50:22 -03:00 |
|
bUg
|
ab033ea986
|
fix for omniauth 0.2.0
|
2010-11-04 08:21:34 +08:00 |
|
bUg
|
c429fe8d1c
|
fixed bug 'Could not find a valid mapping for path /users/auth/:provider/callback' when devise_for called inside scope
|
2010-10-30 08:57:13 +08:00 |
|
José Valim
|
3e38043085
|
Properly handle failure.
|
2010-10-18 15:00:34 +02:00 |
|
José Valim
|
2f360bf201
|
Remove OAuth2 in favor of OmniAuth.
|
2010-10-18 15:00:34 +02:00 |
|
José Valim
|
5d4e4fbb88
|
Automatically set OmniAuth path prefix
|
2010-10-18 15:00:34 +02:00 |
|
José Valim
|
21d5e50054
|
Basic omniauth support.
|
2010-10-18 15:00:34 +02:00 |
|