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

3 commits

Author SHA1 Message Date
slainer68
a364cf4bea Adds strategy parameter with the strategy name in the failure end point redirect callback. 2012-04-10 20:42:02 +02:00
Michael Bleigh
bcd891aec4 Adds 'origin' param to default failure redirect. Closes #569 2012-03-20 21:47:03 -04:00
Michael Bleigh
d02f9d58f7 Improves error handling behavior. Closes #578.
* OmniAuth::FailureEndpoint will raise any encountered
  errors out if RACK_ENV is development.
* It will redirect compatibly with current OmniAuth if
  not in development.
* Now uses Rack::Response to include a content length
  in the failure response.
2012-03-05 23:11:35 -05:00