{"id":15481691,"url":"https://github.com/yisraelx/authllizer","last_synced_at":"2025-04-22T16:50:48.528Z","repository":{"id":57099802,"uuid":"119037061","full_name":"yisraelx/authllizer","owner":"yisraelx","description":"Authllizer is a authentication framework for the client-side of javascript applications, written in typescript.","archived":false,"fork":false,"pushed_at":"2019-11-20T16:52:24.000Z","size":2327,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-17T07:17:06.803Z","etag":null,"topics":["angular","auth","authentication","authllizer","authorization","browser","cordova","electron","ionic","javascript","jwt","oauth","oauth2","openid","token","typescript","vue","web"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yisraelx.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}},"created_at":"2018-01-26T10:11:10.000Z","updated_at":"2021-10-07T11:15:29.000Z","dependencies_parsed_at":"2022-08-22T23:10:34.784Z","dependency_job_id":null,"html_url":"https://github.com/yisraelx/authllizer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yisraelx%2Fauthllizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yisraelx%2Fauthllizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yisraelx%2Fauthllizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yisraelx%2Fauthllizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yisraelx","download_url":"https://codeload.github.com/yisraelx/authllizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250282533,"owners_count":21404992,"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":["angular","auth","authentication","authllizer","authorization","browser","cordova","electron","ionic","javascript","jwt","oauth","oauth2","openid","token","typescript","vue","web"],"created_at":"2024-10-02T05:05:35.717Z","updated_at":"2025-04-22T16:50:48.485Z","avatar_url":"https://github.com/yisraelx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Authllizer\n[![Travis build](https://travis-ci.org/yisraelx/authllizer.svg?branch=master)](https://travis-ci.org/yisraelx/authllizer)\n[![Codecov](https://codecov.io/gh/yisraelx/authllizer/branch/master/graph/badge.svg)](https://codecov.io/gh/yisraelx/authllizer)\n[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yisraelx/authllizer/blob/master/LICENSE)\n\n[![TypeScript](https://img.shields.io/badge/100%25-TypeScript-blue.svg)](https://www.typescriptlang.org)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![Lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![Tested With Jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)\n\n### Authllizer is a authentication framework for the client-side of javascript applications, written in typescript.\n\n## Packages\n  * [@authllizer/core](https://www.npmjs.com/package/@authllizer/core) - Authllizer Library  \n  * [@authllizer/ng](https://www.npmjs.com/package/@authllizer/ng) - Authllizer Module for AngularJs\n  * [@authllizer/ngx](https://www.npmjs.com/package/@authllizer/ngx) - Authllizer Module for Angular X\n  * [@authllizer/vue](https://www.npmjs.com/package/@authllizer/vue)  - Authllizer Plugin for VueJs\n\n## Examples\nThere are example projects in the [source code](https://github.com/yisraelx/authllizer/blob/master/examples).\n  * [Electron](https://github.com/yisraelx/authllizer/blob/master/examples/client/electron) - Desktop app built with [Electron](https://electronjs.org) and [React](https://reactjs.org)\n  * [Ionic](https://github.com/yisraelx/authllizer/blob/master/examples/client/ionic) - Mobile app built with [Ionic](https://ionicframework.com) and [Angular](https://angular.io)\n  * [AngularJs](https://github.com/yisraelx/authllizer/blob/master/examples/client/ng) - Web app built with [AngularJs](https://angularjs.org)\n  * [Angular X](https://github.com/yisraelx/authllizer/blob/master/examples/client/ngx) - Web app built with [Angular](https://angular.io)\n  * [VueJs](https://github.com/yisraelx/authllizer/blob/master/examples/client/vue) - Web app built with [VueJs](https://vuejs.org)\n\n## Docs\nThere is [docs and examples](https://github.com/yisraelx/authllizer/blob/master/docs) but it is very limited hope that it will change later (help wanted).\n\n## Scripts\n  * bootstrap - for install and link all the dependencies in all packages in the repo (with yarn workspace). \n  * commit - for commit with commitizen for conventional changelog.\n  * lint - run tslint an all the *.ts file in the packages. \n  * test - run test on all packages. \n\n## Test\nThere are partial tests, the goal is for full coverage.\n```sh\n$ yarn install\n$ yarn test\n```\n\n## TODO:\n  * Add example for\n    - [ ] React\n  * Add dialog for\n    - [ ] React Native\n    - [ ] Native Script\n\n## Credits\nThis library is based on AngularJs [Satellizer](https://github.com/sahat/satellizer) library developed by [Sahat Yalkabov](https://github.com/sahat).\n\n## License\nCopyright © 2017 [Yisrael Eliav](https://github.com/yisraelx),\nLicensed under the [MIT license](https://github.com/yisraelx/authllizer/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyisraelx%2Fauthllizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyisraelx%2Fauthllizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyisraelx%2Fauthllizer/lists"}