akveo / akveo/ng2-smart-table

How to pass tokens ?

Open
#614 13 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.6k
Forks
867
PR merge metrics
No merged PRs in 30d

Description

source: ServerDataSource;

constructor(private http: Http) {
this.source = new ServerDataSource(http, { endPoint: 'http://172.18.1.223/api/InspectionService/GetInspectionStatus' });
} can any 1 tell me how to pass tokens and setRequest header in the above service since i need to pass the API only if it is authorized

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.