open-banking-gateway
open-banking-gateway copied to clipboard
Caching in OpenBankingGateway
I makes sense to cache particular user information. When LoA is done for user from OpenBankingGateway to Bank and result can be retrieved with valid consent, it makes sense to store these informations in Database of user. So api to OpenBankingGateway can be extended by a header field to tell OpenBankingGateway to use cache (if possible) rather than aksing bank.
At lieast LoA makes sense for now.
must be investigated if this is really a epic or a normal ticket