{"id":44582340,"url":"https://github.com/onecx/onecx-example-custom-auth-ui","last_synced_at":"2026-02-14T05:55:40.847Z","repository":{"id":303361346,"uuid":"790739645","full_name":"onecx/onecx-example-custom-auth-ui","owner":"onecx","description":"OneCX Example Custom Auth UI","archived":false,"fork":false,"pushed_at":"2026-02-12T00:27:26.000Z","size":251,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-12T10:56:01.857Z","etag":null,"topics":["angular","example","ui"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/onecx.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-23T12:47:46.000Z","updated_at":"2026-02-12T00:27:29.000Z","dependencies_parsed_at":"2025-09-17T12:17:28.242Z","dependency_job_id":"2d7e42b7-553a-41da-ab27-19ca869ae819","html_url":"https://github.com/onecx/onecx-example-custom-auth-ui","commit_stats":null,"previous_names":["onecx/onecx-example-custom-auth-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onecx/onecx-example-custom-auth-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onecx%2Fonecx-example-custom-auth-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onecx%2Fonecx-example-custom-auth-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onecx%2Fonecx-example-custom-auth-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onecx%2Fonecx-example-custom-auth-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onecx","download_url":"https://codeload.github.com/onecx/onecx-example-custom-auth-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onecx%2Fonecx-example-custom-auth-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"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":["angular","example","ui"],"created_at":"2026-02-14T05:55:39.798Z","updated_at":"2026-02-14T05:55:40.841Z","avatar_url":"https://github.com/onecx.png","language":"TypeScript","readme":"# OnecxCustomAuth\n\n\u003ca alt=\"Nx logo\" href=\"https://nx.dev\" target=\"_blank\" rel=\"noreferrer\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png\" width=\"45\"\u003e\u003c/a\u003e\n\n✨ **This workspace has been generated by [Nx, Smart Monorepos · Fast CI.](https://nx.dev)** ✨\n\n## Integrate with editors\n\nEnhance your Nx experience by installing [Nx Console](https://nx.dev/nx-console) for your favorite editor. Nx Console\nprovides an interactive UI to view your projects, run tasks, generate code, and more! Available for VSCode, IntelliJ and\ncomes with a LSP for Vim users.\n\n## Start the application\n\nRun `npx nx serve onecx-example-custom-auth-ui` to start the development server. Happy coding!\n\n## Build for production\n\nRun `npx nx build onecx-example-custom-auth-ui` to build the application. The build artifacts are stored in the output directory (e.g. `dist/` or `build/`), ready to be deployed.\n\n## Running tasks\n\nTo execute tasks with Nx use the following syntax:\n\n```\nnpx nx \u003ctarget\u003e \u003cproject\u003e \u003c...options\u003e\n```\n\nYou can also run multiple targets:\n\n```\nnpx nx run-many -t \u003ctarget1\u003e \u003ctarget2\u003e\n```\n\n..or add `-p` to filter specific projects\n\n```\nnpx nx run-many -t \u003ctarget1\u003e \u003ctarget2\u003e -p \u003cproj1\u003e \u003cproj2\u003e\n```\n\nTargets can be defined in the `package.json` or `projects.json`. Learn more [in the docs](https://nx.dev/features/run-tasks).\n\n## Set up CI!\n\nNx comes with local caching already built-in (check your `nx.json`). On CI you might want to go a step further.\n\n- [Set up remote caching](https://nx.dev/features/share-your-cache)\n- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)\n- [Learn more how to setup CI](https://nx.dev/recipes/ci)\n\n## Explore the project graph\n\nRun `npx nx graph` to show the graph of the workspace.\nIt will show tasks that you can run with Nx.\n\n- [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)\n\n## Connect with us!\n\n- [Join the community](https://nx.dev/community)\n- [Subscribe to the Nx Youtube Channel](https://www.youtube.com/@nxdevtools)\n- [Follow us on Twitter](https://twitter.com/nxdevtools)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonecx%2Fonecx-example-custom-auth-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonecx%2Fonecx-example-custom-auth-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonecx%2Fonecx-example-custom-auth-ui/lists"}