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

View File

@@ -4,6 +4,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: