Skip to content
Commit f364c30e authored by Maxime Gasselin's avatar Maxime Gasselin Committed by hydrargyrum
Browse files

[OAuth2Mixin] Handle generic error for bad url callback

In some cases, the user enrollment failed (server error, bad
credentials, time limit ...), consequently bank api gives us url with error. Here we add a generic method to OAuth2Mixin in order to catch error. In the future we will be able to raise the good error in the specific module.
parent fe7be377
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment