#171 will implement arbitrary subdirectory loading by prepending links and routes with the value from the `homepage` directive in `package.json` at build time. For refresh tokens to work in arbitrary subfolders, the `JWT_REFRESH_COOKIE_PATH` of Flask JWT Extended needs to contain the same value as the `homepage` directive. Otherwise, users can login but cannot refresh their tokens.