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

Folders and files

NameName
Last commit message
Last commit date
Jan 28, 2024
Jan 6, 2023
Apr 27, 2024
Jan 6, 2023
Jan 31, 2023
Apr 27, 2024
Feb 4, 2023
Apr 27, 2024
Jan 6, 2023
Jan 28, 2024
Jan 28, 2024
Feb 1, 2023
Jan 28, 2023

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 wogwugwu.zenith@gmail.com, I will do my best to respond to all issues

If you like it remember to give repo a star