{"id":18298647,"url":"https://github.com/fusionauth/fusionauth-example-modern-guide-to-oauth","last_synced_at":"2025-04-05T13:33:51.805Z","repository":{"id":71200416,"uuid":"337786224","full_name":"FusionAuth/fusionauth-example-modern-guide-to-oauth","owner":"FusionAuth","description":"The example application paired with the Modern Guide to OAuth","archived":false,"fork":false,"pushed_at":"2024-07-28T05:55:15.000Z","size":112,"stargazers_count":27,"open_issues_count":0,"forks_count":3,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-01T16:56:42.482Z","etag":null,"topics":["authentication","oauth","oauth2","security"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FusionAuth.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-10T16:39:12.000Z","updated_at":"2025-02-06T18:58:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf420c9b-0bdc-4920-9c26-095e1ea7df0e","html_url":"https://github.com/FusionAuth/fusionauth-example-modern-guide-to-oauth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-modern-guide-to-oauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-modern-guide-to-oauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-modern-guide-to-oauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-modern-guide-to-oauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FusionAuth","download_url":"https://codeload.github.com/FusionAuth/fusionauth-example-modern-guide-to-oauth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247342546,"owners_count":20923618,"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","oauth","oauth2","security"],"created_at":"2024-11-05T15:06:37.925Z","updated_at":"2025-04-05T13:33:51.448Z","avatar_url":"https://github.com/FusionAuth.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FusionAuth Modern Guide to OAuth example application\n\nThis project is an application that we build as part of our [Modern Guide to OAuth eBook](https://fusionauth.io/articles/oauth/modern-guide-to-oauth). \n\n## Project Contents\n\nThe `docker-compose.yml` file and the `kickstart` directory are used to start and configure a local FusionAuth server.\n\n## Project Dependencies\n\n* Docker, for running FusionAuth\n* Node. Tested with version 20, but should work with any modern version. \n\n## Running FusionAuth\nTo run FusionAuth, just stand up the docker containers using `docker compose`.\n\n```shell\ndocker compose up\n```\n\nThis will start a PostgreSQL database, and Elastic service, and the FusionAuth server.\n\n## Running the Example App\nTo run the application, first install the modules\n\n```shell\nnpm install\n```\nThen start the server.\n\n```shell\nnpm run start\n```\n\nVisit the local webserver at `http://localhost:3000/` and sign in using the credentials:\n\n* username: richard@example.com\n* password: password\n\nYou can also visit the FusionAuth admin at `http://localhost:9011` and sign in using the credentials:\n\n* username: admin@example.com\n* password: password\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-example-modern-guide-to-oauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusionauth%2Ffusionauth-example-modern-guide-to-oauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-example-modern-guide-to-oauth/lists"}