Skip to content

Add login docs #326

@lcjohnso

Description

@lcjohnso

Current State: docs currently describe login as part of create a new project tutorial, but not on its own (i.e., in a easily linkable way).

Preferred State: we add a login-specific anchor in the docs with various login methods described.

Three login options for new documentation section:

  1. use Panoptes.connect(username='example', password='example')
  2. use Panoptes.connect(login='interactive')
  3. set PANOPTES_USERNAME and PANOPTES_PASSWORD env variables, then use Panoptes.connect() (env variables are checked as fallback)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions