Skip to content

CORS and audience compatibility#1

Open
loven-doo wants to merge 6 commits into
GoodManWEN:masterfrom
loven-doo:master
Open

CORS and audience compatibility#1
loven-doo wants to merge 6 commits into
GoodManWEN:masterfrom
loven-doo:master

Conversation

@loven-doo

Copy link
Copy Markdown

OPTIONS requests are passed without authorization to make CORS working.
Added 'audience' parameter into Secret to enable decoded JWT check via 'aud' field.
Replaced 'username' field check with 'sub' field check for decoded JWT (see Wikipedia).
Fixed setup.py to enable installation in this manner: pip install git+https://github.com/GoodManWEN/aiohttp-jwtplus.git

Please, release the latest version to PYPI.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant