Skip to content

Make unauthenticated client implementation that fails locally #3

@widarlein

Description

@widarlein

PR #2 Introduced a way of getting an unauthenticated client.
A cleaner solution would be an implementation of the client that fails locally on operations that require auth.

  • Implemement unauthenticated client implementation
  • delegate unauthed operations to a real client instance
  • override methods that require auth and fail locally

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions