Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Basic login seems to not be working #1

@posabsolute

Description

@posabsolute

When I try to login the script throw no errors,

but I am obviously not logged in as

var_dump($user->emails()->all());

report unauthorized

using
$user->setCredentials(new Authentication\Basic('username', 'password'));
$user->login();

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