{"id":25854896,"url":"https://github.com/nightblure/jwt_auth","last_synced_at":"2026-05-13T15:32:41.442Z","repository":{"id":211335893,"uuid":"728350583","full_name":"nightblure/jwt_auth","owner":"nightblure","description":"Authentication web service based on JSON Web Tokens with e2e and unit tests","archived":false,"fork":false,"pushed_at":"2024-12-14T00:21:00.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-14T00:26:56.204Z","etag":null,"topics":["clean-architecture","dependency-injector","fastapi","jwt-authentication","mypy","pytest","ruff","sqlalchemy"],"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/nightblure.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":"2023-12-06T18:51:54.000Z","updated_at":"2024-12-14T00:21:04.000Z","dependencies_parsed_at":"2024-04-01T21:52:05.933Z","dependency_job_id":null,"html_url":"https://github.com/nightblure/jwt_auth","commit_stats":null,"previous_names":["nightblure/jwt_auth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightblure%2Fjwt_auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightblure%2Fjwt_auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightblure%2Fjwt_auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightblure%2Fjwt_auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nightblure","download_url":"https://codeload.github.com/nightblure/jwt_auth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241389116,"owners_count":19955107,"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":["clean-architecture","dependency-injector","fastapi","jwt-authentication","mypy","pytest","ruff","sqlalchemy"],"created_at":"2025-03-01T16:18:38.249Z","updated_at":"2026-05-13T15:32:41.360Z","avatar_url":"https://github.com/nightblure.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JWT auth with FastAPI\n\n[![build](https://github.com/nightblure/jwt_auth/actions/workflows/ci.yaml/badge.svg)](https://github.com/nightblure/jwt_auth/actions/workflows/ci.yaml)\n[![codecov](https://codecov.io/gh/nightblure/jwt_auth/branch/main/graph/badge.svg)](https://codecov.io/gh/{{REPOSITORY}})\n[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![MyPy Strict](https://img.shields.io/badge/mypy-strict-blue)](https://mypy.readthedocs.io/en/stable/getting_started.html#strict-mode-and-configuration)\n---\n\n### Create migration\n```\nalembic revision --autogenerate -m 'Create user table'\n```\n\n### Run migration\n```\nalembic upgrade head\n```\n\n### Run tests\n```bash\nmake test\n```\n\n### Static analyze\n```bash\nmake lint\n```\n```bash\nmake mypy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightblure%2Fjwt_auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightblure%2Fjwt_auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightblure%2Fjwt_auth/lists"}