{"id":21423186,"url":"https://github.com/sultanalieva-s/secure-auth-api","last_synced_at":"2026-04-09T01:31:20.436Z","repository":{"id":263295820,"uuid":"889918940","full_name":"sultanalieva-s/secure-auth-api","owner":"sultanalieva-s","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-23T13:08:12.000Z","size":175,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T16:32:24.562Z","etag":null,"topics":["2fa","authentication","docker","docker-compose","fastapi","grafana","mysql","prometheus","rate-limiting"],"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/sultanalieva-s.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-17T15:20:25.000Z","updated_at":"2025-07-06T15:32:04.000Z","dependencies_parsed_at":"2025-04-20T18:26:59.314Z","dependency_job_id":"b072b8cf-e639-4664-a105-8108238cde86","html_url":"https://github.com/sultanalieva-s/secure-auth-api","commit_stats":null,"previous_names":["sultanalieva-s/secure-auth-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sultanalieva-s/secure-auth-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sultanalieva-s%2Fsecure-auth-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sultanalieva-s%2Fsecure-auth-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sultanalieva-s%2Fsecure-auth-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sultanalieva-s%2Fsecure-auth-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sultanalieva-s","download_url":"https://codeload.github.com/sultanalieva-s/secure-auth-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sultanalieva-s%2Fsecure-auth-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["2fa","authentication","docker","docker-compose","fastapi","grafana","mysql","prometheus","rate-limiting"],"created_at":"2024-11-22T21:14:43.782Z","updated_at":"2026-04-09T01:31:20.413Z","avatar_url":"https://github.com/sultanalieva-s.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Secure Authentication API\n# Features: \n\nUser Authentication  \n2FA  \nRole based access  \nUser activity logs  \nMonitoring via Prometheus and Grafana  \nRate limiting\n\n## Local Setup\n\nTo run the project locally, follow these steps:\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/sultanalieva-s/secure-auth-api.git\n   cd secure-auth-api\n   ```\n\n2. **Build and run docker containers**:\n\n   ```bash\n   make build\n   ```\n\n## Database Migrations\n   - Enter container's bash:  \n    ```bash\n     docker exec -it \u003ccontainer_id\u003e bash\n    ```\n   - Generate migration  \n    ```bash\n       alembic revision --autogenerate -m 'MIGRATION DESCRIPTION'\n    ```\n   - Generate migration  \n    ```bash\n      alembic upgrade head\n    ```\n\n## Creating Admin:  \n   - Enter container's bash:  \n    ```bash\n     docker exec -it \u003ccontainer_id\u003e bash\n    ```\n   - Run create_admin.py script  \n    ```bash\n       python3 create_admin.py \n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsultanalieva-s%2Fsecure-auth-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsultanalieva-s%2Fsecure-auth-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsultanalieva-s%2Fsecure-auth-api/lists"}