Skip to content

Django oauth toolkit hashes client_secret on Application model save #7

@moonsikpark

Description

@moonsikpark

Due to django-oauth-toolkit hashing client_secret when saving Application model, I've observed clients using DCR getting hashed client_secret and failing authentication. I'm wondering whether there's a problem with my implementation or it's a bug on django-oauth-toolkit-dcr?

With the patch preserving client_secret before Application model save, DCR clients works without any issues. I will submit the patch as a pull request. Can you have a look? Thanks.

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