Skip to content

Flask OAuthlib relies on old Werkzeug #1

Description

@dmitrybelyakov

It will fail to import several things from werkzeug:

ImportError: cannot import name 'url_quote' from 'werkzeug'

Possible solutions are:

  • Pin older version of werkzeug
  • Refactor user functionality to use lepture/authlib as flask-oauthlib is no longer maintained.

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