Settings

Point this app at a docanpaf backend. Nothing sensitive is stored in your browser — the client credential is held on the server this app runs on.

Leave blank to use the server's default (PAF_API_BASE_URL).

About authentication

docanpaf uses a single shared client credential, not a per-person login. This app never sends that credential to your browser — it's set as PAF_CLIENT_ID / PAF_CLIENT_SECRET environment variables on the server running this frontend, and attached to requests there.