Hacker News new | ask | show | jobs
by 411111111111111 1434 days ago
This open banking regulation actually makes it pretty hard for banks to provide you with easy to use APIs. You'll always need to do interactive authentication and these sessions have to be expired all the time.

I wrote a pretty simple budget webapp before the regulation took effect but was forced to stop after.

It's kinda good because it reduces the risk startups take security on the light shoulder like I did with my self hosted app, but it's obviously annoying as a user.