Skip to content

fixed get_unverified_claims() args description - #301

Open
Star3Lord wants to merge 2 commits into
mpdavis:masterfrom
Star3Lord:patch-1
Open

fixed get_unverified_claims() args description#301
Star3Lord wants to merge 2 commits into
mpdavis:masterfrom
Star3Lord:patch-1

Conversation

@Star3Lord

Copy link
Copy Markdown

I fixed a mistake in get_unverified_claims() docs about argument description, changed headers to claims.

Comment thread jose/jws.py Outdated

Args:
token (str): A signed JWS to decode the headers from.
token (str): A signed JWS to decode the claiams from.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You misspelled "claims" and also this is in the get_unverified_headers not get_unverified_claims

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ironic, I made the kind of mistake in pr that I created this pr to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants