Skip to content

Auth/Re-Auth Logic Needs Improvement #7

Description

@W3AXL

The logic for ensuring we don't duplicate auth token requests needs updating - currently if an auth exchange is already in progress, auth() just returns False which can lead to some undesired behavior in certain logic routines.

Ideally auth() would block until the auth exchange that's already in progress completes.

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