{"id":26418022,"url":"https://github.com/yogain123/auth0-demo","last_synced_at":"2026-04-15T18:32:25.404Z","repository":{"id":39217711,"uuid":"242333800","full_name":"yogain123/Auth0-demo","owner":"yogain123","description":"Auth0 Demo App","archived":false,"fork":false,"pushed_at":"2023-01-05T08:00:01.000Z","size":2232,"stargazers_count":1,"open_issues_count":22,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T01:16:44.420Z","etag":null,"topics":["auth0","javascript","react"],"latest_commit_sha":null,"homepage":"","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/yogain123.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}},"created_at":"2020-02-22T11:58:26.000Z","updated_at":"2024-01-13T17:22:04.000Z","dependencies_parsed_at":"2023-02-03T19:31:54.947Z","dependency_job_id":null,"html_url":"https://github.com/yogain123/Auth0-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yogain123/Auth0-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogain123%2FAuth0-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogain123%2FAuth0-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogain123%2FAuth0-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogain123%2FAuth0-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yogain123","download_url":"https://codeload.github.com/yogain123/Auth0-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogain123%2FAuth0-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31854767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["auth0","javascript","react"],"created_at":"2025-03-18T01:16:47.449Z","updated_at":"2026-04-15T18:32:25.372Z","avatar_url":"https://github.com/yogain123.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample 01 - Logging In and Gated Content\n\nThis sample demonstrates:\n\n- Logging in to Auth0 using Redirect Mode\n- Accessing profile information that has been provided in the ID token\n- Gated content. The `/profile` route is not accessible without having first logged in\n\n## Project setup\n\nUse `yarn` or `npm` to install the project dependencies:\n\n```bash\n# Using npm..\nnpm install\n\n# Using yarn..\nyarn install\n```\n\n### Configuration\n\nThe project needs to be configured with your Auth0 domain and client ID in order for the authentication flow to work.\n\nTo do this, first copy `src/auth_config.json.example` into a new file in the same folder called `src/auth_config.json`, and replace the values with your own Auth0 application credentials:\n\n```json\n{\n  \"domain\": \"{YOUR AUTH0 DOMAIN}\",\n  \"clientId\": \"{YOUR AUTH0 CLIENT ID}\"\n}\n```\n\n### Compiles and hot-reloads for development\n\n```bash\nnpm run start\n```\n\n## Deployment\n\n### Compiles and minifies for production\n\n```bash\nnpm run build\n```\n\n### Docker build\n\nTo build and run the Docker image, run `exec.sh`, or `exec.ps1` on Windows.\n\n### Run your tests\n\n```bash\nnpm run test\n```\n\n## Frequently Asked Questions\n\nWe are compiling a list of questions and answers regarding the new JavaScript SDK - if you're having issues running the sample applications, [check the FAQ](https://github.com/auth0/auth0-spa-js/blob/master/FAQ.md)!\n\n# What is Auth0?\n\nAuth0 helps you to:\n\n- Add authentication with [multiple authentication sources](https://docs.auth0.com/identityproviders), either social like **Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce, among others**, or enterprise identity systems like **Windows Azure AD, Google Apps, Active Directory, ADFS or any SAML Identity Provider**.\n- Add authentication through more traditional **[username/password databases](https://docs.auth0.com/mysql-connection-tutorial)**.\n- Add support for **[linking different user accounts](https://docs.auth0.com/link-accounts)** with the same user.\n- Support for generating signed [Json Web Tokens](https://docs.auth0.com/jwt) to call your APIs and **flow the user identity** securely.\n- Analytics of how, when and where users are logging in.\n- Pull data from other sources and add it to the user profile, through [JavaScript rules](https://docs.auth0.com/rules).\n\n## Create a Free Auth0 Account\n\n1. Go to [Auth0](https://auth0.com/signup) and click Sign Up.\n2. Use Google, GitHub or Microsoft Account to login.\n\n![Screen Shot 1941-12-03 at 5 30 48 PM](https://user-images.githubusercontent.com/14003377/75091971-1e9a3000-5599-11ea-870a-45acb2cc5d4c.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogain123%2Fauth0-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyogain123%2Fauth0-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogain123%2Fauth0-demo/lists"}