Open transitive-bullshit opened 2 years ago
Hey, so sorry I'm just now responding to this. I'm usually a lot faster...
It looks like using you can use the header with a "API Read Access Token". We'd probably have to have a way to distinguish on which token type you're using?
It seems that TMDB now supports the standard
Authentication: Bearer <token>
scheme, but this package still relies on theapi_key
query param.