{"id":26045043,"url":"https://github.com/satoribyte/secure-auth","last_synced_at":"2026-04-21T01:03:04.238Z","repository":{"id":281067775,"uuid":"944093022","full_name":"satoribyte/Secure-Auth","owner":"satoribyte","description":"Aplikasi autentikasi berbasis Flask dengan fitur keamanan tingkat lanjut, termasuk autentikasi pengguna, perlindungan CSRF, 2FA, dan rate limiting.","archived":false,"fork":false,"pushed_at":"2025-03-06T20:12:34.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T20:29:21.933Z","etag":null,"topics":["authentication","csrf","flask","rate-limiting","security","two-factor-authentication"],"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/satoribyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":[],"custom":["https://www.instagram.com/denigentarcandana.id"]}},"created_at":"2025-03-06T19:18:18.000Z","updated_at":"2025-03-06T20:12:37.000Z","dependencies_parsed_at":"2025-03-06T20:39:48.928Z","dependency_job_id":null,"html_url":"https://github.com/satoribyte/Secure-Auth","commit_stats":null,"previous_names":["satoribyte/secure-auth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satoribyte%2FSecure-Auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satoribyte%2FSecure-Auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satoribyte%2FSecure-Auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satoribyte%2FSecure-Auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satoribyte","download_url":"https://codeload.github.com/satoribyte/Secure-Auth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242450549,"owners_count":20130189,"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":["authentication","csrf","flask","rate-limiting","security","two-factor-authentication"],"created_at":"2025-03-07T19:30:52.317Z","updated_at":"2026-04-21T01:03:02.108Z","avatar_url":"https://github.com/satoribyte.png","language":"Python","funding_links":["https://www.instagram.com/denigentarcandana.id"],"categories":[],"sub_categories":[],"readme":"# Secure Auth Application\n\nSecure Auth Application adalah aplikasi autentikasi berbasis Flask dengan fitur keamanan tingkat lanjut, termasuk autentikasi pengguna, perlindungan CSRF, 2FA, dan rate limiting.\n\n## **Fitur Utama**\n- User registration dengan password hashing (bcrypt)\n- Login dengan autentikasi yang aman\n- Rate limiting untuk mencegah brute-force attack\n- Proteksi CSRF pada form\n- Two-factor authentication (2FA) berbasis OTP\n\n---\n\n## **Instalasi \u0026 Setup**\n\n1. **Clone repository**  \n   ```bash\n   git clone https://github.com/satoribyte/Secure-Auth.git\n   cd Secure-Auth\n   ```\n\n2. **Install dependencies**  \n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. **Setup database (SQLite/MySQL/PostgreSQL)**  \n   ```bash\n   flask db init\n   flask db migrate -m \"Initial migration\"\n   flask db upgrade\n   ```\n\n4. **Jalankan aplikasi**  \n   ```bash\n   python app.py\n   ```\n\n5. **Akses di browser**  \n   ```\n   http://127.0.0.1:5000\n   ```\n\n---\n\n## **Cara Menggunakan 2FA**\n1. **Aktifkan 2FA pada akun setelah login**  \n2. **Gunakan aplikasi seperti Google Authenticator atau Authy** untuk scan QR Code  \n3. **Saat login berikutnya, masukkan kode OTP yang diberikan oleh aplikasi 2FA**\n\n---\n\n## **Dev**\n- **Deni Gentar Candana**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatoribyte%2Fsecure-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatoribyte%2Fsecure-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatoribyte%2Fsecure-auth/lists"}