{"id":15187425,"url":"https://github.com/m-ahmedk/authflow","last_synced_at":"2026-02-12T17:01:37.104Z","repository":{"id":65716639,"uuid":"598073039","full_name":"m-ahmedk/AuthFlow","owner":"m-ahmedk","description":"A project to create a secure and user-friendly system for user registration, login, and authorization. The system will allow users to sign up, log in, and access protected resources after proper authentication.","archived":false,"fork":false,"pushed_at":"2023-04-01T11:50:04.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T01:34:03.896Z","etag":null,"topics":["authentication","bcryptjs","expressjs","jwt","mailgunjs","pgsql","postgres","sequelize"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-ahmedk.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-06T10:42:01.000Z","updated_at":"2023-04-08T10:18:45.000Z","dependencies_parsed_at":"2024-10-11T09:41:26.497Z","dependency_job_id":null,"html_url":"https://github.com/m-ahmedk/AuthFlow","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"d27b98930f0ff162868c11a7c1af751150192534"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/m-ahmedk/AuthFlow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ahmedk%2FAuthFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ahmedk%2FAuthFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ahmedk%2FAuthFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ahmedk%2FAuthFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-ahmedk","download_url":"https://codeload.github.com/m-ahmedk/AuthFlow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-ahmedk%2FAuthFlow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29373837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":["authentication","bcryptjs","expressjs","jwt","mailgunjs","pgsql","postgres","sequelize"],"created_at":"2024-09-27T18:21:37.469Z","updated_at":"2026-02-12T17:01:37.089Z","avatar_url":"https://github.com/m-ahmedk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AuthFlow - Node.js Auth System with OTP + Postgres / Sequelize\nThis is a _Node.js_ application that provides a secure and user-friendly system for user authentication and authorization, including login, registration, and OTP verification. It uses _JWT_ for authentication and _mailgun.js_ for sending OTP emails. It also includes a centralized error management system with _Winston_ logger to record errors. The database used is _Postgres_ and the ORM used is _Sequelize_.\n\nAdditionally, the project opens a _Swagger_ documentation (http://localhost:3000/api-docs) which displays all the available requests, their description, and the methods.\n\n## Prerequisites\n- Node.js\n- npm\n\n## Getting Started\nTo get started, clone this repository and install the required dependencies using npm:\n\n```\ngit clone https://github.com/m-ahmedk/AuthFlow.git\n```\n\nNavigate to the cloned repository:\n\n```\ncd authflow\n```\n\nInstall dependencies:\n\n```\nnpm install\n```\n\nRun the project:\n\n```\nnpm run live\n``` \n\nOpen the Swagger documentation in your browser at http://localhost:3000/api-docs\n\n## Built With\nNode.js\nExpress\nSequelize\nMailgun.js\nBcryptJs\nWinston\nSwagger\nYamljs\n\n## Contributing\nIf you would like to contribute to the project, please reach out to me at m.ahmedk287@gmail.com\n\n## License\nThis project is licensed under the MIT License - see the [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/m-ahmedk/AuthFlow/blob/main/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-ahmedk%2Fauthflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-ahmedk%2Fauthflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-ahmedk%2Fauthflow/lists"}