Comment installer JWT en angulaire

# installation with npm 
npm install @auth0/angular-jwt
 
# installation with yarn 
yarn add @auth0/angular-jwt
Courageous Copperhead