Hacker News new | ask | show | jobs
by shhsshs 1465 days ago
The code does not handle authentication because it does not need to - all data access and auth rules happen within Firestore/Firebase. If a client requests data they do not have access to, they won’t get it.