ngx-customapp-jwt
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

ngx-customapp-jwt

A package for an authorization and a JWT management.

Documentation starts here

A part of the ngx-customapp-sdk.

This package:

  • Is an Angular package.
  • Based on RxJs and NgRx.
  • Stores the JWT in the localStorage.
  • Provides an http interceptor, which can pin the JWT to every http request and refresh it, if necessary.
  • Provides a JwtService which is responsible for maintaining tokens fresh.
  • Provides store for logging in, sending auth request, saving an account info, logging out.
  • Supports logging in as another user.

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-customapp-jwt

Weekly Downloads

1

Version

1.2.3

License

none

Unpacked Size

407 kB

Total Files

72

Last publish

Collaborators

  • santalov