David A. Cuadrado
|
3a0ea0f6a7
|
added support for http://identi.ca
Signed-off-by: David A. Cuadrado <krawek@gmail.com>
|
2010-10-11 14:50:59 -05:00 |
|
Michael Bleigh
|
5e8eb2839f
|
Add better fail handling for exceptions, add configure and on_failure methods to Builder.
|
2010-10-08 12:39:02 -05:00 |
|
Michael Bleigh
|
9164a73067
|
Tiny fix to Gowalla strategy for URL typo.
|
2010-10-08 12:38:37 -05:00 |
|
Kevin Smith
|
67ede42fbe
|
added Gowalla support
|
2010-10-07 11:48:13 -04:00 |
|
Michael Bleigh
|
d3cb48af6f
|
Remove all traces of request['auth'], fix up Google Apps.
|
2010-10-06 07:48:50 -05:00 |
|
Michael Bleigh
|
3e5963fde4
|
Cleanup of a few small things.
|
2010-10-04 10:12:16 -05:00 |
|
Michael Bleigh
|
cf202fe6a2
|
Prepping for 0.1.0, also adding Foursquare support.
|
2010-10-01 10:31:02 -05:00 |
|
Michael Bleigh
|
db45e50b7b
|
Moved 37signals into a single OAuth2 class.
|
2010-06-23 20:15:43 -04:00 |
|
James A. Rosen
|
7d59543b1b
|
refactored common code from Campfire and Basecamp into new abstract ThirtySevenSignals strategy
|
2010-06-18 21:48:44 -04:00 |
|
James A. Rosen
|
28dd4e8533
|
tested and fixed Campfire strategy
|
2010-06-18 21:37:00 -04:00 |
|
James A. Rosen
|
858b7239f3
|
fixed and tested Basecamp OAuth2 implementation
|
2010-06-18 21:09:27 -04:00 |
|
James A. Rosen
|
95e0e94f52
|
moved Campfire and Basecamp from HTTP Basic to OAuth2
|
2010-06-16 15:37:43 -04:00 |
|
James A. Rosen
|
b980b88ffc
|
changed from 'json' to 'multi_json' dependency so clients of Omniauth can use any JSON library they want
|
2010-06-13 17:00:37 -04:00 |
|
James A. Rosen
|
4963a3e25d
|
fixed block-variable-shadows-local-variable warning in LinkedIn strategy
|
2010-06-12 22:45:08 -04:00 |
|
James A. Rosen
|
5973843611
|
used Kernel#autoload to reduce memory footprint when only requiring parts of OmniAuth
|
2010-06-12 22:43:21 -04:00 |
|
Michael Bleigh
|
91533b7f45
|
OAuth 2.0 support, including Facebook and GitHub providers.
|
2010-04-29 16:54:07 -04:00 |
|
Michael Bleigh
|
0cdc080b59
|
First stage of moving to gem family route, still need to add gemspecs and gem building methods.
|
2010-04-04 23:30:40 -04:00 |
|