Skip to content

fulls1z3/ngx-auth

Repository files navigation

ngx-auth

Auth0 platform implementation and 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.

As of version 5.1.0, the library contains Auth0 implementation.

Packages:

Name Description NPM
@ngx-auth/core Authentication utility for Angular npm version
@ngx-auth/auth0 Auth0 platform implementation of ngx-auth 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:

Thanks to

  • JetBrains, for their support to this open source project with free WebStorm licenses.

License

The MIT License (MIT)

Copyright (c) 2019 Burak Tasci