🔐 TrustRails Widget Authentication Service
✅ Service Status: Running
Widget authentication microservice is operational.
📋 Available Endpoints
- POST /api/widget/auth - Widget authentication with API keys
- GET /api/widget/custodians - Browse available custodians
- POST /api/widget/create-account - Create/retrieve user accounts
🔧 Service Information
| Service | Widget Authentication Service |
| Framework | Next.js 14+ (App Router) |
| Port | 3003 |
| Environment | production |
📖 Documentation
For detailed API documentation and usage instructions, see the README.md file.
⚠️ Production Note
This service is designed for API-only usage. In production, consider:
- Disabling this web interface
- Setting up proper health check endpoints
- Configuring monitoring and alerting