Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Adds Token Refresh | 2021-02-20 | -1/+2 | |
| | | | | | | Adds automatic token refresh, and removes manual setting of JWT. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Fixes Preexisting Linting Issues | 2021-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 definition | 2020-12-14 | -1/+1 | |
| | | | Co-authored-by: Joe Banks <[email protected]> | |||
* | Create Axios client for backend | 2020-12-14 | -0/+6 | |