Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

JWT decode audience implementation #1

Merged
merged 1 commit into from Sep 19, 2017
Merged

Conversation

psyvision
Copy link
Contributor

This implements the configuration item JWT_DECODE_AUDIENCE to allow the user to specify an audience to the underlying jwt.decode() parameter.

It passes the tests that I can run with tox (Python 3.6). I've added some simple documentation but you might be able to word this better.

Disclaimer: I'm not a Python dev!

@coveralls
Copy link

coveralls commented Sep 19, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling a54bca0 on psyvision:master into cec7f41 on vimalloc:master.

@psyvision psyvision changed the title Initial audience implementation JWT decode audience implementation Sep 19, 2017
@vimalloc
Copy link
Owner

You beat me to it. Thanks for contributing! 👍

@vimalloc vimalloc merged commit 60143f5 into vimalloc:master Sep 19, 2017
@vimalloc
Copy link
Owner

Released as version 0.0.3. Cheers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants