Create request token
Authentication
Create request token
This endpoint allows you to create a temporary request token that can be used to validate a TMDB user login.
GET
Create request token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.