Skip to content
LogoMantle SDK 1.0.0 documentation
⌘ K
LogoMantle SDK 1.0.0 documentation

Contents:

  • mantlebio
    • mantlebio package
      • mantlebio.core package
        • mantlebio.core.analysis package
          • mantlebio.core.analysis.client module
          • mantlebio.core.analysis.mantle_analysis module
        • mantlebio.core.auth package
          • mantlebio.core.auth.creds module
          • mantlebio.core.auth.mantle_auth module
        • mantlebio.core.dataset package
          • mantlebio.core.dataset.client module
          • mantlebio.core.dataset.mantle_dataset module
        • mantlebio.core.pipeline package
          • mantlebio.core.pipeline.client module
          • mantlebio.core.pipeline.mantle_pipeline module
        • mantlebio.core.pipeline_run package
          • mantlebio.core.pipeline_run.client module
          • mantlebio.core.pipeline_run.mantle_pipeline_run module
        • mantlebio.core.constants module
      • mantlebio.types package
        • mantlebio.types.query package
          • mantlebio.types.query.query_builder module
          • mantlebio.types.query.queryable_client module
        • mantlebio.types.response package
          • mantlebio.types.response.list_reponse module
          • mantlebio.types.response.response_item module
      • mantlebio.client module
      • mantlebio.exceptions module
Mantle SDK 1.0.0 documentation
/
mantlebio
/
mantlebio package
/
mantlebio.core package
/
mantlebio.core.auth package

mantlebio.core.auth package#

Subpackages#

Submodules#

  • mantlebio.core.auth.creds module
    • AuthMethod
      • AuthMethod.authenticate()
      • AuthMethod.get_token()
    • JwtCredentials
      • JwtCredentials.authenticate()
      • JwtCredentials.get_token()
    • PasswordCredentials
      • PasswordCredentials.authenticate()
      • PasswordCredentials.get_token()
  • mantlebio.core.auth.mantle_auth module
    • MantleAuth
      • MantleAuth.access_token
      • MantleAuth.authenticate()
      • MantleAuth.get_token()
      • MantleAuth.mantle_api
      • MantleAuth.sign_out()
    • _IAuth
      • _IAuth.authenticate()
      • _IAuth.get_token()
      • _IAuth.sign_out()

Module contents#

On this page

  • Subpackages
  • Submodules
  • Module contents

© 2024, MantleBio Inc. Built with Sphinx 7.3.7