Skip to content

Login with Password or Code #36

@demo7up

Description

@demo7up

When I login with my password it returns:
Array ( [accessToken] => [refreshToken] => [expiresIn] => 0 [refreshExpiresIn] => 0 [tfaKey] => [accessMethod] => [loginType] => verifyCode )

Can I programmatically grab this code? or disable code verification some how so I can just use my password??

POST https://api.bambulab.com/v1/user-service/user/login
Request

Either login with password OR verification code, not both

{
"account": "",
"password":"",
"code": "",
}

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