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

Update python example to use PyJWT #33797

Merged
merged 3 commits into from
Aug 7, 2024

Commits on Jul 2, 2024

  1. Update python example to use PyJWT

    I believe PyJWT library is a better recommendation, judging from ratings on library.io and snyk.  Additionally, the code is slightly more simple.
    altaurog authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    480f89d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. fix: update missed reference to jwt package

    Co-authored-by: Motaz <m-balghonaim@github.com>
    altaurog and m-balghonaim authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ff91a47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4bf211 View commit details
    Browse the repository at this point in the history