Skip to content

An Angular JWT authentication library with authentication service, route guard, interceptor and login modal to get your Angular app authentication setup in a breeze 😎

Notifications You must be signed in to change notification settings

uzenith360/ngx-jwt-auth

Repository files navigation

ngx-jwt-auth

An Angular JWT authentication library with authentication service, route guard, interceptor and login modal to get your Angular app authentication setup in a breeze 🌬️

HRkiJql.md.png

Usage

Refer to the example app for now, I will find time to do a proper documentation.

Post Installation

After installation, please add the following code to the styles section of angular.json "node_modules/@uzenith360/ngx-jwt-auth/assets/styles.css" or add this code to your project stylesheet file @import 'node_modules/@uzenith360/ngx-jwt-auth/assets/styles.css'; whichever is more suitable for your project. Important: Be sure to add this before your project css styles/imports, to prevent inteference with your project css styles!

Support

For support, open an issue or email [email protected], I will do my best to respond to all issues

If you like it remember to give repo a star

About

An Angular JWT authentication library with authentication service, route guard, interceptor and login modal to get your Angular app authentication setup in a breeze 😎

Topics

Resources

Stars

Watchers

Forks

Packages