1.0.3 • Published 2 months ago

@matfire/the_movie_wrapper v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

The Movie Wrapper

A fully-typed TMDB Api wrapper


Usage

Install

npm i @matfire/the_movie_wrapper --save

Initialization

there is a single available export in this library.

import Client from "@matfire/the_movie_wrapper"

const client = new Client("<insert_your_api_key>");

Available Methods

Authentication

  • getAuthenticationToken() -> retrieve an authentication token for user authentication
  • createAuthUrl(callbackUrl) -> generates the authentication url where the user should be redirected. Expects a callbackUrl
  • createSession(requestToken) -> generates a session_id from a request token
1.0.3

2 months ago

1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago

0.7.6

2 years ago

0.7.5

2 years ago

0.7.8

2 years ago

0.7.7

2 years ago

0.8.0

1 year ago

0.7.4

2 years ago

0.7.3

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.2

2 years ago

0.5.0

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.1.0

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.3.6

2 years ago

0.1.16

2 years ago

0.1.8

2 years ago

0.3.5

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.3.2

2 years ago

0.1.4

2 years ago

0.3.1

2 years ago

0.1.3

2 years ago

0.3.4

2 years ago

0.1.6

2 years ago

0.3.3

2 years ago

0.1.5

2 years ago

0.0.1

2 years ago