Files
actual/upcoming-release-notes/7034.md
Matiss Janis Aboltins ea937d1009 Require authentication for SimpleFIN and Pluggy.ai endpoints (#7034)
* Add authentication middleware to SimpleFIN and Pluggy.ai endpoints

Protect /simplefin/* and /pluggyai/* routes with validateSessionMiddleware
so only authenticated users can access bank account and transaction data.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Release notes

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-21 16:30:57 +00:00

96 B

category, authors
category authors
Bugfixes
MatissJanis

Fix: simplefin and pluggy not requiring auth