feat: add Auth0 OCR secrets to injection script and CI/CD workflows (refs #127)
- Add AUTH0_OCR_CLIENT_ID and AUTH0_OCR_CLIENT_SECRET to inject-secrets.sh - Add new secrets to staging and production workflow env blocks - Create .example files for new secret documentation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
secrets/app/auth0-ocr-client-id.txt.example
Normal file
1
secrets/app/auth0-ocr-client-id.txt.example
Normal file
@@ -0,0 +1 @@
|
||||
your-auth0-m2m-client-id
|
||||
1
secrets/app/auth0-ocr-client-secret.txt.example
Normal file
1
secrets/app/auth0-ocr-client-secret.txt.example
Normal file
@@ -0,0 +1 @@
|
||||
your-auth0-m2m-client-secret
|
||||
Reference in New Issue
Block a user