ngx-auth
ngx-auth copied to clipboard
Auth0 platform implementation and JWT authentication utility for Angular & Angular Universal
ngx-auth
Auth0 platform implementation and JWT authentication utility for Angular & Angular Universal
Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.
@ngx-auth/core is a basic JWT-based authentication utility used for logging in and out of the Angular application
and restrict unauthenticated access from accessing restricted routes.
As of version 5.1.0, the library contains Auth0 implementation.
Packages:
| Name | Description | NPM |
|---|---|---|
| @ngx-auth/core | Authentication utility for Angular | |
| @ngx-auth/auth0 | Auth0 platform implementation of ngx-auth |
Examples
- ng-seed/universal and fulls1z3/example-app are officially maintained projects, showcasing common patterns and best
practices for
ngx-auth.
Contributing
If you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:
- Issue guidelines
- Contributing guidelines
- Coding rules
- Change log
Thanks to
License
The MIT License (MIT)
Copyright (c) 2019 Burak Tasci