Currently there is no basic documentation on actually installing the package and the optionals. ```bash pip install dash-auth ``` for OIDC support ```bash pip install "dash-auth[oidc]" ``` Maybe these should be added to the README?