Add minimal add-in playgrounds and orchestrator
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Copy this file to .env and fill values only if you implement server-side/OBO flows
|
||||
# Do NOT commit your real .env with secrets
|
||||
CLIENT_ID=your-client-id-here
|
||||
TENANT_ID=your-tenant-id-here
|
||||
CLIENT_SECRET=your-client-secret-here
|
||||
DRIVE_ID=your-drive-id-here
|
||||
PARENT_ITEM_ID=your-parent-item-id-here
|
||||
Reference in New Issue
Block a user