{"id":17715672,"url":"https://github.com/jmjuanes/openid","last_synced_at":"2025-08-15T18:45:01.455Z","repository":{"id":78714982,"uuid":"66143281","full_name":"jmjuanes/openid","owner":"jmjuanes","description":"OpenID service","archived":false,"fork":false,"pushed_at":"2018-06-25T10:45:53.000Z","size":618,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2023-08-18T07:28:46.533Z","etag":null,"topics":["openid","openid-server","openid-service"],"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/jmjuanes.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":"2016-08-20T11:27:19.000Z","updated_at":"2023-08-18T07:28:46.534Z","dependencies_parsed_at":null,"dependency_job_id":"cc1514bf-73cc-4563-aef4-2a152897f816","html_url":"https://github.com/jmjuanes/openid","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/jmjuanes/openid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmjuanes%2Fopenid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmjuanes%2Fopenid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmjuanes%2Fopenid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmjuanes%2Fopenid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmjuanes","download_url":"https://codeload.github.com/jmjuanes/openid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmjuanes%2Fopenid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270616222,"owners_count":24617107,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["openid","openid-server","openid-service"],"created_at":"2024-10-25T12:06:41.530Z","updated_at":"2025-08-15T18:45:01.402Z","avatar_url":"https://github.com/jmjuanes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PassFort\n\n\n\n## PassFort flow \n\n\n\n## Installation \n\nBe sure that you have [Python 2.7](https://www.python.org/downloads/) and [pip](https://pypi.python.org/pypi/pip) installed on your computer. \nAlso, you need the [Google Cloud SDK](https://cloud.google.com/sdk/docs/) installed and configured.\n\n#### Step 1 - Clone this repo\n\nClone this repo on your working directory running the following command: \n\n```\ngit clone https://github.com/siimple/passfort\n```\n\n#### Step 2 - Install the dependencies\n\n`cd` to the project folder and install python dependencies in the `lib` folder by running the following commands: \n\n```shell \n# Install Node.js dependencies\ncd client \u0026\u0026 npm install\n\n# Install Python dependencies\npip install -t lib -r requirements.txt\n```\n\n#### Step 3 - Configure PassFort\n\nRename and move the file `config.sample.py` to `src/config.py` and edit it with your custom configuration. \n\n#### Step 4 - Build the client\n\nRun the following command to build the client:\n\n```shell\ncd client \u0026\u0026 npm run build\n```\n\n#### Step 5 - Run and test\n\nNow you can test **PassFort** by running the following command: \n\n```\ndev_appserver.py app.yaml \n```\n\nOpen a new browser window and navigate to `http://localhost:8080`. \n\n\n## License \n\n[MIT LICENSE](./LICENSE) \u0026copy; 2017-2018.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmjuanes%2Fopenid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmjuanes%2Fopenid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmjuanes%2Fopenid/lists"}