Authentication Settings
This page shows the current authentication status and user information. In development mode, a dummy user is automatically created if no user context is provided.
Loading user information...
In development mode, you can access the DocumentAI API directly. A dummy user will be created automatically.
In production mode, all requests to DocumentAI should go through the Express backend, which will:
This ensures that only authenticated users can access DocumentAI and that user information is properly tracked.
Loading environment information...