-
-
Notifications
You must be signed in to change notification settings - Fork 747
Closed
Labels
good first issuehelp wantedstaleIssues without activity for more than 60 daysIssues without activity for more than 60 days
Description
Hello, thank you for the tool!
It seems the get_unverified_header is missing types to use in a strict mypy configuration!
https://github.com/jpadilla/pyjwt/blob/master/jwt/api_jws.py#L202
If I am not mistaken, this might do it:
def get_unverified_header(self, jwt: str) -> Dict[str, Any]:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issuehelp wantedstaleIssues without activity for more than 60 daysIssues without activity for more than 60 days