interface authReqBody {
    jupyterhubApiToken: string;
}

Properties

jupyterhubApiToken: string

Generated using TypeDoc