{"id":13481399,"url":"https://github.com/ronzeidman/ng2-ui-auth","last_synced_at":"2025-04-05T22:04:18.687Z","repository":{"id":3146003,"uuid":"48574473","full_name":"ronzeidman/ng2-ui-auth","owner":"ronzeidman","description":"an angular2 repository for authentication based on angular1's satellizer","archived":false,"fork":false,"pushed_at":"2024-07-04T06:03:16.000Z","size":2271,"stargazers_count":207,"open_issues_count":46,"forks_count":64,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-29T21:04:54.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronzeidman.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2015-12-25T09:05:03.000Z","updated_at":"2024-11-24T14:24:17.000Z","dependencies_parsed_at":"2024-12-22T16:03:04.596Z","dependency_job_id":"545b060b-b25f-4bbb-8bea-89fcf6c2b129","html_url":"https://github.com/ronzeidman/ng2-ui-auth","commit_stats":{"total_commits":192,"total_committers":11,"mean_commits":"17.454545454545453","dds":"0.17708333333333337","last_synced_commit":"12fe83ff73db8d146a58eb7123addd012aaeb5c1"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronzeidman%2Fng2-ui-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronzeidman%2Fng2-ui-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronzeidman%2Fng2-ui-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronzeidman%2Fng2-ui-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronzeidman","download_url":"https://codeload.github.com/ronzeidman/ng2-ui-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406085,"owners_count":20933803,"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":[],"created_at":"2024-07-31T17:00:51.495Z","updated_at":"2025-04-05T22:04:18.666Z","avatar_url":"https://github.com/ronzeidman.png","language":"TypeScript","funding_links":[],"categories":["Awesome Angular [![Awesome TipeIO](https://img.shields.io/badge/Awesome%20Angular-@TipeIO-6C6AE7.svg)](https://github.com/gdi2290/awesome-angular) [![Awesome devarchy.com](https://img.shields.io/badge/Awesome%20Angular-@devarchy.com-86BDC1.svg)](https://github.com/brillout/awesome-angular-components)","Uncategorized"],"sub_categories":["Angular \u003ca id=\"angular\"\u003e\u003c/a\u003e","Uncategorized"],"readme":"An angular2 repository for authentication based on angular1's satellizer (https://satellizer.herokuapp.com/#/ https://github.com/sahat/satellizer) library. To use this run npm install ng2-ui-auth --save.\n\nIf you are migrating from version 7 or below, look at the changelog\n\nfor a full client + server-side example: ronzeidman/ng2-ui-auth-example.\nfor a Go Server and extended client example: pcdummy/ng2-ui-auth-example.\nJust modify your main app module:\n\n```ts\nimport {Ng2UiAuthModule} from 'ng2-ui-auth';\n\nconst GOOGLE_CLIENT_ID = '******\\*\\*******\\*\\*******\\*\\*******.apps.googleusercontent.com';\n\n@NgModule({\nimports: [\nBrowserModule,\nHttpClientModule,\nNg2UiAuthModule.forRoot({providers: {google: { clientId: GOOGLE_CLIENT_ID}}}),\n...\n]\n...\n})\nAppModule {}\n```\n\nI will update https://github.com/ronzeidman/ng2-ui-auth-example with a more current and simpler example soon. If someone wishes to update it and send a pull request, he is more than welcome to do so.\n\nIf something doesn't work, feel free to issue a pull request and/or create a new issue, I'm not sure I'll be responsive though since I use it internally for my project and will only update and fix the repository if it affects my work.\n\nIf someone thinks that some of my code can be written better I encourage you to inform me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronzeidman%2Fng2-ui-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronzeidman%2Fng2-ui-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronzeidman%2Fng2-ui-auth/lists"}