0.0.3 • Published 7 months ago

jwt-decoder-rk v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

JwtDecoderRk

This library was generated with Angular CLI version 16.0.0. The library jwt-decoder-rk can be used to decode jwt tokens.

How to use jwt-decoder-rk

Installation

Install the library in your project using the following command

npm i jwt-decoder-rk --save

Import

Add JwtDecoderRkComponent in your app module in providers array

Usage

in your service or component constructor(private jwt: JwtDecoderRkComponent) { }, then call decode jwt.decode(token) decode returns jwt token data

Open source

Be a contributor !!

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago