{"id":18298619,"url":"https://github.com/fusionauth/fusionauth-example-python-jwt","last_synced_at":"2026-01-18T19:36:43.444Z","repository":{"id":71200613,"uuid":"331486049","full_name":"FusionAuth/fusionauth-example-python-jwt","owner":"FusionAuth","description":"JWT examples in python","archived":false,"fork":false,"pushed_at":"2024-07-28T05:55:36.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-12-17T14:44:00.441Z","etag":null,"topics":["fusionauth","jwt","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FusionAuth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-21T02:00:13.000Z","updated_at":"2025-04-02T02:13:21.000Z","dependencies_parsed_at":"2024-07-28T06:52:26.576Z","dependency_job_id":null,"html_url":"https://github.com/FusionAuth/fusionauth-example-python-jwt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FusionAuth/fusionauth-example-python-jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-python-jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-python-jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-python-jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-python-jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FusionAuth","download_url":"https://codeload.github.com/FusionAuth/fusionauth-example-python-jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-python-jwt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28549520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T19:22:41.102Z","status":"ssl_error","status_checked_at":"2026-01-18T19:22:26.310Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fusionauth","jwt","python"],"created_at":"2024-11-05T15:06:33.550Z","updated_at":"2026-01-18T19:36:43.428Z","avatar_url":"https://github.com/FusionAuth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JWT examples in python\n\nThis is a sample application showing JWT creation and verification with python.\n\n## Prerequisites\n\n* python3\n* [pyenv](https://github.com/pyenv/pyenv)\n* pip3\n\n## Installation\n\n* `pyenv install 3.11`\n* `pyenv global 3.11`\n* `pip3 install -r requirements.txt`\n\n## Running\n\n* `python3 run.py hmac` # shared key\n* `python3 run.py hmac_verify_claims` # shared key, confirm those claims!\n* `python3 run.py rsa` # rsa 256, verify claims\n* `python3 run.py rsa_wrong_algo` # rsa key but specify hmac when creating jwt. This blows up, as it should. Shows the value of using a library.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-example-python-jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusionauth%2Ffusionauth-example-python-jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-example-python-jwt/lists"}