1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00
omniauth--omniauth/lib/omniauth
Bobby McDonald 6f4cdb08f4
Better handle errors that come from the actual app.
As a consequence of the changes that were merged in #689, errors
thrown by strategies that utilize other_phase (or more specifically
call_app!), would be caught by omniauth, causing headaches for folks
looking to have those errors handled by their application. This
should allow for errors that come from the app to pass through, while
passing errors that come from the authentication phases to the fail!
handler.
2021-02-12 12:17:04 -05:00
..
strategies Fix Rubocop Offenses 2017-09-28 13:07:45 -04:00
test TestCase expects class in strategy method array 2017-01-12 12:53:37 +01:00
auth_hash.rb Fix Rubocop; Min Ruby version 2.2; Update Travis platforms 2018-12-14 11:29:36 -05:00
authenticity_token_protection.rb Allow OmniAuthAuthenticityTokenProtection options to be configured 2021-01-16 15:52:38 -05:00
builder.rb Merge pull request #962 from hynkle/fix-ambiguous-provider-constant-lookup 2020-12-10 09:45:42 -05:00
failure_endpoint.rb Merge branch '2_0-indev' into fix-path-prefix-when-redirecting-on-failure 2020-12-10 10:10:02 -05:00
form.css Use secure URL for asset 2017-02-05 13:54:32 -05:00
form.rb Merge pull request #917 from pat/frozen-string-literals 2020-12-10 11:07:36 -05:00
key_store.rb Revert temporary Hashie fix 2017-02-11 15:43:06 -05:00
strategy.rb Better handle errors that come from the actual app. 2021-02-12 12:17:04 -05:00
test.rb Fix RuboCop offenses 2014-01-16 05:22:36 +01:00
version.rb Prepare for 2.0.2 release 2021-02-02 10:55:08 -05:00