Marco Andreotti

Results 1 comments of Marco Andreotti

Same issue. Right now i am not able to test failure endpoint. The mock auth `OmniAuth.config.mock_auth[:facebook] = :invalid_credentials` is ignored and always redirect to the `auth/facebook/callback` phase. Using `OmniAuth.config.add_mock(:facebook, :invalid_credentials)`...