An Angular JWT authentication library with authentication service, route guard, interceptor and login modal to get your Angular app authentication setup in a breeze 🌬️
Refer to the example app for now, I will find time to do a proper documentation.
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!
For support, open an issue or email wogwugwu.zenith@gmail.com, I will do my best to respond to all issues
If you like it remember to give repo a star⭐