Skip to content

PasswordGrantAuthenticator is broken in 2.4.1 #275

@pwiatrowski

Description

@pwiatrowski

Hi,

in the most recent version I cannot use PasswordGrantAuthenticator anymore.
when I try to authenticate using:
authenticator = PasswordGrantAuthenticator(sp_application)
result = authenticator.authenticate(email, password)

the result is always None - even with the correct credentials.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions