Skip to content

Return an error when login fails #4

@danielgospodinow

Description

@danielgospodinow

Currently,

        await api_client.login(email, password)

does not throw an exception when the login is unsuccessful.

We need to return an unauthorized exception if the creds are invalid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions