Skip to content

2FA and aplication code #64

Description

@lpacomputing

How can I use access codes for apps that don't allow 2FA? I've tried putting the code where the password is, but it doesn't work. Is there any further steps?
$appCode ="MyAPPCode";
$email = "Myemail";
$account = new AccountSelector(AccountBy::NAME(), $email);
$response = $api->auth($account, $appCode);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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