{"id":18772664,"url":"https://github.com/authgear/authgear-example-express","last_synced_at":"2026-02-10T17:34:11.685Z","repository":{"id":190228526,"uuid":"679005989","full_name":"authgear/authgear-example-express","owner":"authgear","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-23T14:54:37.000Z","size":20,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T08:21:38.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/authgear.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}},"created_at":"2023-08-15T22:31:25.000Z","updated_at":"2023-08-23T16:13:06.000Z","dependencies_parsed_at":"2023-08-23T18:43:22.463Z","dependency_job_id":null,"html_url":"https://github.com/authgear/authgear-example-express","commit_stats":null,"previous_names":["authgear/authgear-example-express"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-example-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-example-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-example-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-example-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authgear","download_url":"https://codeload.github.com/authgear/authgear-example-express/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239681025,"owners_count":19679508,"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":[],"created_at":"2024-11-07T19:29:50.661Z","updated_at":"2026-02-10T17:34:06.665Z","avatar_url":"https://github.com/authgear.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# An Example App For Adding User Authentication to Express with Authgear as the Identity Provider.\n\n## What is Authgear?\nAuthgear is a secure authentication and user management platform. It uses OpenID Connect (OIDC) and OAuth 2.0 to identify who a user is and grant authorization to protected resources.\n\nThis example app uses Express JavaScript to create a simple web app that allows users to log in to their accounts and displays user info.\n\n## How to Run the Project\nBefore you run this project on your local machine, sign up for a free Authgear account, create an Authgear app, and add the configuration to the app.js in the Express project.\n\nFor a more detailed step-by-step guild on how to use Authgear with Express, check out this post:\n[https://docs.authgear.com/get-started/regular-web-app](https://docs.authgear.com/get-started/regular-web-app)\n\n### Fill in the enviroment variables\n\nCreate `.env` file according to `.env_template` and fill in the configuration with info obtained from the Authgear Portal.\n\n### Install dependency\n\n```\nnpm install\n```\n\n### Start the server\n\n```\nnpm run dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthgear%2Fauthgear-example-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauthgear%2Fauthgear-example-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthgear%2Fauthgear-example-express/lists"}