1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00
Commit graph

17 commits

Author SHA1 Message Date
Sam Schenkman-Moore
b03100454f Added Content-Type to default failed login redirection. 2010-10-11 21:20:30 -04:00
Michael Bleigh
47dcfff403 Closes #42. OpenID auth hash no longer requires an argument but relies on instance variable. 2010-10-11 10:49:02 -05:00
Michael Bleigh
49edb688d3 Closes #37. Deprecates using rack.auth in favor of omniauth.auth 2010-10-09 22:20:56 -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
d3cb48af6f Remove all traces of request['auth'], fix up Google Apps. 2010-10-06 07:48:50 -05:00
Michael Bleigh
cf202fe6a2 Prepping for 0.1.0, also adding Foursquare support. 2010-10-01 10:31:02 -05:00
Michael Bleigh
b60b6ce892 Set it in the env, not just the params. 2010-09-01 18:45:24 -05:00
James A. Rosen
8b793844b3 added OpenID logo as background to relevant form fields 2010-07-02 18:39:35 -04:00
James A. Rosen
b38e4267af removed vestigial :identifier_key from Password strategy options 2010-06-18 23:20:20 -04:00
James A. Rosen
17819a0b8a refactored some common spec setup from Basecamp and Campfire specs into new StrategyTestCase mixin 2010-06-18 22:29:35 -04:00
James A. Rosen
f15f6fbed1 extracted some common Strategy specs into a new StrategyMacros; used them in Basecamp and Campfire specs 2010-06-18 21:56:44 -04:00
James A. Rosen
9402f6eb5e added OmniAuth::Test package with PhonySession for test support 2010-06-18 20:56:20 -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
240d691253 Bringing HTTP Basic back to the fold, starting with Campfire and Basecamp. 2010-05-01 14:14:46 -04:00
Michael Bleigh
91533b7f45 OAuth 2.0 support, including Facebook and GitHub providers. 2010-04-29 16:54:07 -04:00
Michael Bleigh
f9dc9ea282 Adds lots of stuff. Facebook is broken, beware. 2010-04-09 21:30:16 -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