Description
Investigate what needs to be done to add support for Google's Firestore NoSQL database.
The authentication will need to use the service account + oauth 2.0 token flow, since other tokens will only have finely scoped permissions for specific rows.
Questions