singingwolfboy / flask-dance

Doing the OAuth dance with style using Flask, requests, and oauthlib.
https://pypi.python.org/pypi/Flask-Dance/
MIT License
997 stars 156 forks source link

When returning a Response from the oauth_error signal, use it #432

Closed singingwolfboy closed 4 months ago

singingwolfboy commented 4 months ago

Addresses the problem described in #431.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.65%. Comparing base (facc344) to head (23a45eb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #432 +/- ## ========================================== + Coverage 96.64% 96.65% +0.01% ========================================== Files 37 37 Lines 1072 1076 +4 ========================================== + Hits 1036 1040 +4 Misses 36 36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.