Google Drive Folder Listing
Drop in your own OAuth Client ID and API key, then authorize to list files from a Google Drive folder.
Quick Setup
- Create an OAuth client (type: Web) + API key inside Google Cloud Console.
- Enable the Google Drive API for the same project.
- Replace the
CLIENT_ID and API_KEY placeholders in the config file.
- Serve this file locally (or host it) on a URL whitelisted in your OAuth client.
Auth + Controls
Status: idle