Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.88 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.88 KB

ngx-auth

JWT authentication utility for Angular

CircleCI coverage tested with jest Angular Style Guide

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.

Packages:

Name Description NPM
@ngx-auth/core Authentication utility for Angular npm version

Examples

Contributing

If you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:

License

The MIT License (MIT)

Copyright (c) 2017 Burak Tasci