Skip to content
forked from fulls1z3/ngx-auth

JWT authentication utility for Angular & Angular Universal

License

Notifications You must be signed in to change notification settings

N140191/ngx-auth

 
 

Repository files navigation

ngx-auth

JWT authentication utility for Angular & Angular Universal

CircleCI coverage tested with jest Conventional Commits Greenkeeper badge 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.

NOTICE

This 4.x.x branch is intented to work with @angular v4.x.x. If you're developing on a later release of Angular than v4.x.x, then you should probably choose the appropriate version of this library by visiting the master branch.

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

About

JWT authentication utility for Angular & Angular Universal

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%