José Valim
|
00c6f583e2
|
More OAuth tests.
|
2010-07-26 20:33:22 +02:00 |
|
Carlos Antonio da Silva
|
d0d88cf259
|
Minor tweaks in OAuth README
|
2010-07-26 20:33:22 +02:00 |
|
José Valim
|
0d6f303735
|
Add a small connection stubbing API.
|
2010-07-26 20:33:22 +02:00 |
|
José Valim
|
ef841ca17d
|
Start to add helpers for OAuth tests.
|
2010-07-26 20:33:22 +02:00 |
|
José Valim
|
bd1006d321
|
Add the possibility to skip OAuth authentication by returning nil from the finder method.
|
2010-07-26 20:32:06 +02:00 |
|
José Valim
|
17ec0c08ed
|
Expire all /_oauth_token$/ keys in session after sign in, so if two users create accounts in the same session, the facebook account will be linked just to the first one.
|
2010-07-26 20:32:06 +02:00 |
|
José Valim
|
b31d60ce7c
|
Implement error handling for OAuth.
|
2010-07-26 20:32:05 +02:00 |
|
José Valim
|
b87dc84079
|
Add oauth links to default template.
|
2010-07-26 20:32:05 +02:00 |
|
José Valim
|
0aa41d6388
|
Tidy up lose ends.
|
2010-07-26 20:32:05 +02:00 |
|
José Valim
|
8bf6a66e05
|
Make Devise::Oauth follow the same conventions as Devise::controllers.
|
2010-07-26 20:32:05 +02:00 |
|
José Valim
|
1a9db03b22
|
Do not rely on load time anymore. Instead, provide a helper that is called whenever a mapping is given.
|
2010-07-26 20:32:05 +02:00 |
|
José Valim
|
faf771c798
|
Add OAuth url helpers.
|
2010-07-26 20:32:04 +02:00 |
|
José Valim
|
bd8294aecf
|
More OAuth setup.
|
2010-07-26 20:32:04 +02:00 |
|