Commit graph

2 commits

Author SHA1 Message Date
DJP
bba733e6f7 Update README with comprehensive documentation
- Updated repository clone URL to Bitbucket
- Added Recent Changes section documenting Oct 23 updates
- Added Technical Details section explaining auth and data flow
- Enhanced troubleshooting section with common issues and solutions
- Clarified markdown code fence handling in webhook responses
- Updated installation instructions with better guidance

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 15:04:15 -04:00
DJP
37fcdcb5cc Add Microsoft authentication and user tracking to HP Copy Proofing Tool
- Implemented Microsoft Azure AD authentication using MSAL
- Added login/logout functionality with protected content
- Integrated username/email capture from authenticated users
- Modified webhook to include username and timestamp with each submission
- Updated README with authentication setup and usage instructions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 14:49:33 -04:00