Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to support Bearer authentication #66

Open
transitive-bullshit opened this issue Oct 31, 2022 · 1 comment
Open

Upgrade to support Bearer authentication #66

transitive-bullshit opened this issue Oct 31, 2022 · 1 comment

Comments

@transitive-bullshit
Copy link

It seems that TMDB now supports the standard Authentication: Bearer <token> scheme, but this package still relies on the api_key query param.

@grantholle
Copy link
Owner

grantholle commented Apr 14, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants