{"id":18967460,"url":"https://github.com/tomfaulkner/falcon-auth-jwt-cookie-cutter","last_synced_at":"2026-05-09T10:17:30.913Z","repository":{"id":138029481,"uuid":"130523289","full_name":"TomFaulkner/falcon-auth-jwt-cookie-cutter","owner":"TomFaulkner","description":"A cookie cutter for Falcon with Falcon-Auth using JWT on Python 3.7 in Docker","archived":false,"fork":false,"pushed_at":"2018-04-28T01:10:43.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T06:27:16.329Z","etag":null,"topics":["api","cookiecutter","cookiecutter-template","docker","docker-compose","falcon","falcon-auth","jwt","pipenv","python","rest-api","template"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TomFaulkner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-22T00:50:17.000Z","updated_at":"2018-07-28T19:13:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c965c96-1b9f-4d33-add1-b7e562e789de","html_url":"https://github.com/TomFaulkner/falcon-auth-jwt-cookie-cutter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomFaulkner%2Ffalcon-auth-jwt-cookie-cutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomFaulkner%2Ffalcon-auth-jwt-cookie-cutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomFaulkner%2Ffalcon-auth-jwt-cookie-cutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomFaulkner%2Ffalcon-auth-jwt-cookie-cutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomFaulkner","download_url":"https://codeload.github.com/TomFaulkner/falcon-auth-jwt-cookie-cutter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239964553,"owners_count":19725952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","cookiecutter","cookiecutter-template","docker","docker-compose","falcon","falcon-auth","jwt","pipenv","python","rest-api","template"],"created_at":"2024-11-08T14:43:23.890Z","updated_at":"2026-05-09T10:17:25.894Z","avatar_url":"https://github.com/TomFaulkner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a cookie cutter for Falcon with Falcon-Auth using JWT Authentication on Python 3.7 (rc-stretch) in a Docker container.\n\n`.env` needs to have a secret key, which can be any string. It is included here, but is in the .gitignore file, anyone using this should __be sure not to commit the file.__\n\nRequirements\n============\n\npipenv, Docker 2+, Docker-Compose\n\nNice to have\n============\n\nNot absolutely required, but for ease of use: and an environment that can run `make` and `bash`.\n\nUsage\n=====\n\nTo try it out, run\n\n    make build; make run\n    curl localhost:5000 token\n    curl -H \"authorization: jwt yourtokenfromthelaststephere\" localhost:5000\n    \nThere are three Python scripts in `tools/scripts/jwt` to request a token, decode a token, and one that does both. To use the decoder, pipe the token to `decode.py`. (`echo $TOKEN | python3 decode.py`)\n\nLicense\n=======\n\nDo whatever you want with it.\n\nContributing\n============\n\nIf I did something wrong or there is room for improvement please make an issue or a pull request.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomfaulkner%2Ffalcon-auth-jwt-cookie-cutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomfaulkner%2Ffalcon-auth-jwt-cookie-cutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomfaulkner%2Ffalcon-auth-jwt-cookie-cutter/lists"}