Skip to content

Custom User Model Support for better handling the Auth0 user_id #32

@techdragon

Description

@techdragon

Currently the user_id has the pipe character replaced with a dot. This is necessary due to the limitations of the default Django user model.

If someone wants to or already has a custom user model that does support the pipe character in the username field, we should have a way to disable the pipe character rewriting.

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