aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/client.ts (follow)
Commit message (Collapse)AuthorAgeLines
* Adds Token RefreshGravatar Hassan Abouelela2021-02-20-1/+2
| | | | | | Adds automatic token refresh, and removes manual setting of JWT. Signed-off-by: Hassan Abouelela <[email protected]>
* Fixes Preexisting Linting IssuesGravatar Hassan Abouelela2021-01-03-1/+1
| | | | | | | Fixes all errors, and most warnings generated by eslint. Most were fixed by eslint automatically such as indentation and quotes. Signed-off-by: Hassan Abouelela <[email protected]>
* Simplify Axios client baseURL definitionGravatar ks1292020-12-14-1/+1
| | | Co-authored-by: Joe Banks <[email protected]>
* Create Axios client for backendGravatar ks1292020-12-14-0/+6