Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fixed two bugs while testing. (Python 3.8.5) #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nicc777
Copy link

@nicc777 nicc777 commented Apr 29, 2021

Tested on Ubuntu 20.04 with Python3

The dependencies:

  • cffi==1.14.5
  • click==7.1.2
  • cryptography==3.4.7
  • Flask==1.1.2
  • itsdangerous==1.1.0
  • Jinja2==2.11.3
  • MarkupSafe==1.1.1
  • pycparser==2.20
  • PyJWT==2.1.0
  • pyOpenSSL==20.0.1
  • six==1.15.0
  • Werkzeug==1.0.1

Only tested AC_PKCE examples thus far.

@nicc777
Copy link
Author

nicc777 commented Apr 29, 2021

I see PR #5 addresses the same issues in the AC example. So between these two PRs two examples are fixed.

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