add return

This commit is contained in:
Blake Joynes
2021-06-23 09:01:23 -04:00
parent 0c2629f0fa
commit 0f24d0957a

View File

@@ -5,6 +5,7 @@ Typescript library wrapper of [TMDB API](https://developers.themoviedb.org/) v3
[![Version npm](https://img.shields.io/npm/v/tmdb-ts.svg?style=flat-square)](https://www.npmjs.com/package/tmdb-ts)[![npm Downloads](https://img.shields.io/npm/dm/tmdb-ts.svg?style=flat-square)](https://npmcharts.com/compare/tmdb-ts?minimal=true)
This uses new jwt authentication token for requests so there is no need to append api key to the url.
Once you have registered for access to the api you can use your access token as follows: