* initial commit for no-auth local mode
* no-auth authz
* CLI and docs
* fix build error
* error boundary
* documentation changes
* local keyset
* no auth keyset in hatchet lite + docs
* rm stale file
* edit doc
* no auth user default to seed admin
* fmt docs
* simple test for noauth tokens
* auth disabled go build tag
* dev image
* rename strings
* rename files
* update docs
* prose rewording
* upload authmode disabled keyset
* format
* remove code
* fix precommitlint
* fix banner
* UI changes for no auth mode
* embed the JWT itself for auth disabled mode
* sane expiry
* PR comments
* test for noauth
* auth disabled test
* PR comments
* ignore noauth keysets and jwt for gitguardian
* resolve PR comments
* chore: make sure we are only building stripped go binaries for Docker containers (#4382)
* update docs
* update docs and build dashboard-dev images as well
* build all 5 images authdisabled in PR CI