Skip to content

Separate Django auth module from securepass lib #6

Description

@andreagrandi

Django authentication module should stay in a separate package securepass-django-auth and depend on securepass. In Python libs these things are usually separated. Someone could need SecurePass lib to build an API and there is no need for Django code to be there. Don't assume that securepass will be used in Django only, there could be a Flask auth module for example.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions