{"id":13598806,"url":"https://github.com/cdiaz/nestjs-auth0","last_synced_at":"2025-04-12T00:31:52.528Z","repository":{"id":41113931,"uuid":"90783321","full_name":"cdiaz/nestjs-auth0","owner":"cdiaz","description":"Nestjs + Auth0","archived":false,"fork":false,"pushed_at":"2018-07-16T14:18:40.000Z","size":15,"stargazers_count":90,"open_issues_count":3,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-31T08:52:22.375Z","etag":null,"topics":["auth0","nestjs","passport","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/cdiaz.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":"2017-05-09T19:19:26.000Z","updated_at":"2024-08-28T14:32:03.000Z","dependencies_parsed_at":"2022-09-09T06:21:19.322Z","dependency_job_id":null,"html_url":"https://github.com/cdiaz/nestjs-auth0","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/cdiaz%2Fnestjs-auth0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdiaz%2Fnestjs-auth0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdiaz%2Fnestjs-auth0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdiaz%2Fnestjs-auth0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdiaz","download_url":"https://codeload.github.com/cdiaz/nestjs-auth0/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223486880,"owners_count":17153241,"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":["auth0","nestjs","passport","typescript"],"created_at":"2024-08-01T17:00:56.742Z","updated_at":"2024-11-07T09:03:33.188Z","avatar_url":"https://github.com/cdiaz.png","language":"TypeScript","funding_links":[],"categories":["Integrations","资源"],"sub_categories":["集成"],"readme":"# Auth0 + NestJS Seed \nThis is the seed project you need to use if you're going to create regular [NestJS Framework](http://nestjs.com) web application with Auth0. \n\n#Running the example\nIn order to run the example you need to have npm and NodeJS installed.\n\nNow, run `npm install` to install the dependencies.\n\nYou also need to set the ClientSecret, ClientId and Domain for your [Auth0](https://auth0.com/signup) app as environment variables with the following names respectively: `AUTH0_CLIENT_SECRET`, `AUTH0_CLIENT_ID` , `AUTH0_DOMAIN` and `AUTH0_CALLBACK_URL` .\n\nFor that, if you just create a file named `.env` in the directory and set the values like the following, the app will just work:\n\n````bash\n# .env file\nAUTH0_CLIENT_SECRET=myCoolSecret\nAUTH0_CLIENT_ID=myCoolClientId\nAUTH0_DOMAIN=myCoolDomain\nAUTH0_CALLBACK_URL=myCallbackUrl\nPORT=myAppPort\n````\n\nOnce you've set those 3 environment variables, just run `npm start` and try calling [http://localhost:3000/](http://localhost:3000/)\n\n![](https://media.giphy.com/media/3o7btM9aGAzX6iYBji/giphy.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdiaz%2Fnestjs-auth0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdiaz%2Fnestjs-auth0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdiaz%2Fnestjs-auth0/lists"}