simple-ng-tokenizer
v0.0.2
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.0. Tokenizer is created with the aim of intercepting http request and adding the Bearer token on the headers
Downloads
9
Maintainers
Readme
SimpleNgTokenizer
This project was generated with Angular CLI version 9.0.0. Tokenizer is created with the aim of intercepting http request and adding the Bearer token on the headers
Installation
The developer can install this package using the below command
c:\projects\your-project> npm install simple-ng-tokenizer --save
Compatibility
Compatible verymuch with angular 9.0.0 version
Dependancy
HttpClientModule
How to use
Author
[email protected]
stackblitz
https://stackblitz.com/edit/simple-ng-tokenizer
######End of the file