Skip to content

code flow does not pass options to error handler #972

@cgatian

Description

@cgatian

Describe the bug
If an error occurs during code flow options passed into tryLogin are not passed to handleLoginError, just an empty object.

this.handleLoginError({}, parts);

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugFor tagging faulty or unexpected behavior.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions