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.
This 4.x.x branch is intented to work with
@angular v4.x.x
. If you're developing on a later release of Angular thanv4.x.x
, then you should probably choose the appropriate version of this library by visiting the master branch.
Name | Description | NPM |
---|---|---|
@ngx-auth/core | Authentication utility for Angular |
- ng-seed/universal and fulls1z3/example-app are officially maintained projects, showcasing common patterns and best
practices for
ngx-auth
.
If you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:
The MIT License (MIT)
Copyright (c) 2017 Burak Tasci