def get_token()

in google-cloud-jupyter-config/google/cloud/jupyter_config/tokenrenewer.py [0:0]


    def get_token(
        self,
        auth_header_key: str,
        auth_scheme: typing.Union[str, None],
        auth_token: str,
        **kwargs: typing.Any,