Skip to content

Errors executing make test #26

@joaomg

Description

@joaomg

When executing make test I suspect related to the PyJWT version.

I've similar issues in assembler and auth services.

>       token = jwt.encode(ret, private_key, algorithm='RS256').decode('ascii')
E       AttributeError: 'str' object has no attribute 'decode'

I'm using PyJWT 2.0.1. I probably should downgrade to another version.

João

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