{"id":21257745,"url":"https://github.com/edmilson-dk/full-auth-app-api","last_synced_at":"2025-10-05T23:03:28.913Z","repository":{"id":258257979,"uuid":"504197180","full_name":"edmilson-dk/full-auth-app-api","owner":"edmilson-dk","description":"Simple proof of concept about user authentication with MFA authentication.","archived":false,"fork":false,"pushed_at":"2022-06-21T15:20:37.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T21:31:53.735Z","etag":null,"topics":["multi-factor-authentication","nodejs","speakeasy"],"latest_commit_sha":null,"homepage":"https://mfa-poc-app.herokuapp.com/","language":"JavaScript","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/edmilson-dk.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":"2022-06-16T14:55:21.000Z","updated_at":"2022-06-21T15:12:43.000Z","dependencies_parsed_at":"2024-10-18T07:13:44.792Z","dependency_job_id":null,"html_url":"https://github.com/edmilson-dk/full-auth-app-api","commit_stats":null,"previous_names":["edmilson-dk/full-auth-app-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Ffull-auth-app-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Ffull-auth-app-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Ffull-auth-app-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Ffull-auth-app-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edmilson-dk","download_url":"https://codeload.github.com/edmilson-dk/full-auth-app-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243691253,"owners_count":20331932,"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":["multi-factor-authentication","nodejs","speakeasy"],"created_at":"2024-11-21T04:05:37.079Z","updated_at":"2025-10-05T23:03:23.855Z","avatar_url":"https://github.com/edmilson-dk.png","language":"JavaScript","readme":"# PoC - MFA Authentication\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=full-auth-app-api\u0026message=Welcome\u0026color=FFFFFF\u0026labelColor=110C2F\" alt=\"PRs welcome!\" /\u003e\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/static/v1?label=version\u0026message=1.0\u0026color=FFFFFF\u0026labelColor=110C2F\"\u003e\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/static/v1?label=license\u0026message=MIT\u0026color=FFFFFF\u0026labelColor=110C2F\"\u003e\n  \u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/edmilson-dk/full-auth-app-api?color=FFFFFF\u0026labelColor=110C2F\"\u003e\n  \u003cimg alt=\"Languages\" src=\"https://img.shields.io/github/languages/count/edmilson-dk/full-auth-app-api?color=FFFFFF\u0026labelColor=110C2F\"\u003e\n\u003c/p\u003e\n\nSimple proof of concept about user authentication with MFA authentication.\n\n## Table of Contents\n\n- [Tecnologies](#technologies)\n- [Setup](#setup)\n- [License](#license)\n\n\u003ca id=\"technologies\"\u003e\u003c/a\u003e\n\n## Technologies\n\n- [Express](https://expressjs.com/)\n- [Json Web Tokens](https://jwt.io/)\n- [Speakeasy](https://www.npmjs.com/package/speakeasy)\n- [Qr Code](https://www.npmjs.com/package/qrcode)\n- [Moongoose](https://mongoosejs.com/)\n- [MongoDB](https://www.mongodb.com/)\n- [Cors](https://www.npmjs.com/package/cors)\n\n\u003ca id=\"setup\"\u003e\u003c/a\u003e\n\n## 👷 Setup\n\n- 1 First clone the repository for your machine.\n\n```sh\ngit clone https://github.com/edmilson-dk/full-auth-app-api\n```\n\n- 2 After that, enter the generated folder and install the project dependencies.\n\n\u003e You will need to have [Nodejs](https://nodejs.org/) installed on your machine, and [yarn](https://yarnpkg.com/) if you want to use it to install dependencies.\n\n```sh\nnpm install\n# or with yarn\nyarn install\n```\n\n- 3 After that start the React.JS server and it will automatically open the browser for you.\n\n```sh\nnpm dev\n# or with yarn\nyarn dev\n```\n\n\u003ca id=\"license\"\u003e\u003c/a\u003e\n\n## License\n\n[MIT](https://github.com/edmilson-dk/full-auth-app-api/blob/main/LICENSE) Project License\n\nCreator with 💙 by [Edmilson Jesus](https://www.linkedin.com/in/edmilsonjesus)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmilson-dk%2Ffull-auth-app-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedmilson-dk%2Ffull-auth-app-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmilson-dk%2Ffull-auth-app-api/lists"}