Skip to content
Commit db598512 authored by Sylvie Ye's avatar Sylvie Ye Committed by hydrargyrum
Browse files

[caissedepargne] Factorize login and transfer authentication

The new login mechanism is like transfer authentication and use same URLs and pages.
There is 'context' in json response to know if it's a login or transfer,
but this key is not always here when authentication fail and we don't know if it's for login or transfer.

Refactorize all authentication mechanism to have the context through the code.
parent 259c18b9
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