Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1001 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 1001 Bytes

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