One moment…
No account exists yet. This one will be the administrator — it can invite everyone else, and it is the only way in until it does. This page is offered only while there are no accounts.
Nobody else sees this password, now or later — only a hash of it is
kept. Long beats complicated: three or four unrelated words are easier
to remember and harder to guess than Passw0rd!
Adam reads the delivery package straight from the repository. Nothing is uploaded, and nothing leaves the machine it runs on.
There is no reset link to send — Adam keeps a hash of your password and never the password. Ask whoever administers this package to let you back in.
No account? Access is by invitation. Ask whoever runs the package to send you one — an invite works once and expires after seven days.
Signing in needs the accounts service, and it is not answering on
.
Start both halves together:
cd viewer .\start.ps1
Or just the accounts service:
python -m uvicorn api.main:app --port 8787