Skip to content

pip install django-rest-auth[with_social] not working #402

Closed
@rollue

Description

@rollue

I'm trying to integrate django-rest-auth with django-allauth to support social login.
So I tried the following, after the reading the doc

pip install django-rest-auth[with_social]

But I could not install the package with the error message returning

zsh: no matches found: django-rest-auth[with_social]

Any ideas why this happens? 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