auth_request /organizr-auth/$;
See table below:/organizr-auth/$
locations can be understood by Organizr's authentication API, i.e. use the /api/v2/auth/$1
format.organizr_token_<uuid>
to a JWT inspector such as https://jwt.io/organizr_token_<uuid>
where <uuid>
is your Organizr instance's $this->config['uuid']
value.$this->config['organizrHash']
value.www/Dashboard/api/config/config.php
after initial setup.