{"id":19681592,"url":"https://github.com/jonanv/auth0-angularjs","last_synced_at":"2026-04-16T05:04:16.695Z","repository":{"id":38580498,"uuid":"252313973","full_name":"jonanv/auth0-angularjs","owner":"jonanv","description":"Authentication with Auth0 and AngularJs","archived":false,"fork":false,"pushed_at":"2023-01-07T16:38:14.000Z","size":1149,"stargazers_count":0,"open_issues_count":25,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T05:39:50.448Z","etag":null,"topics":["angularjs","auth0","css","css3","html","html5","javascript"],"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/jonanv.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-04-02T00:04:05.000Z","updated_at":"2020-04-04T22:36:00.000Z","dependencies_parsed_at":"2023-02-07T16:16:23.563Z","dependency_job_id":null,"html_url":"https://github.com/jonanv/auth0-angularjs","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/jonanv%2Fauth0-angularjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonanv%2Fauth0-angularjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonanv%2Fauth0-angularjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonanv%2Fauth0-angularjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonanv","download_url":"https://codeload.github.com/jonanv/auth0-angularjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240990791,"owners_count":19889946,"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":["angularjs","auth0","css","css3","html","html5","javascript"],"created_at":"2024-11-11T18:08:15.362Z","updated_at":"2026-04-16T05:04:16.649Z","avatar_url":"https://github.com/jonanv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://i.imgur.com/bF1WkFW.png\" width=\"300\"\u003e\n\u003c/p\u003e\n\n[![NPM Version][npm-badge]][npm-url]\n[![Node JS][node-badge]][node-url]\n[![Angular JS][angular-badge]][angular-url]\n[![License][license-badge]][license-url]\n\n\u003c!-- # Site --\u003e\n\u003c!-- ![auth0 angularjs](https://i.imgur.com/B2heenX.png) --\u003e\n\n# Install dependences\nin ```auth0-angularjs/```\n\n```bash\nnpm install\n```\nor\n```bash\nyarn install\n```\n\n***\n\n# Auth0Angularjs\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.24.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n\n***\n\n# Create component without -is (inline styles) and --skipTests (file of test)\n```javascript\nng generate component components/navbar -is --skipTests\n```\nor\n```javascript\nng g c components/navbar -is --skipTests\n```\n\n# Create service without --skipTests (file of test) or --spec=false\n```javascript\nng generate service services/auth --skipTests\n```\nor\n```javascript\nng g s services/auth --skipTests\n```\n\n# Create guard without --skipTests (file of test) or --spec=false\n```javascript\nng generate guard guards/auth --skipTests\n```\nor\n```javascript\nng g g guards/auth --skipTests\n```\n\n# Server local\ninstall global ```sudo npm i -g http-server```\n\ndeploy in ```/auth0-angularjs/dist/auth0-angularjs/```\n\n```javascript\nhttp-server\n```\nor\n```javascript\nhttp-server -o\n```\n\n[npm-badge]: https://img.shields.io/badge/npm-v6.13.4-brightgreen.svg\n[npm-url]: https://www.npmjs.com\n[node-badge]: https://img.shields.io/badge/nodejs-v10.18.1-brightgreen\n[node-url]: https://nodejs.org/download/release/v10.18.1/\n[angular-badge]: https://img.shields.io/badge/angular--CLI-v8.3.24-brightgreen\n[angular-url]: https://angular.io/cli/\n[license-badge]: https://img.shields.io/badge/license-MIT-green.svg\n[license-url]: https://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonanv%2Fauth0-angularjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonanv%2Fauth0-angularjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonanv%2Fauth0-angularjs/lists"}