0.0.2 • Published 4 years ago

simple-ng-tokenizer v0.0.2

Weekly downloads
4
License
-
Repository
-
Last release
4 years ago

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

jandginvestment@gmail.com

stackblitz

https://stackblitz.com/edit/simple-ng-tokenizer

######End of the file