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

Authenticated media / MSC3916 support. #115

Open
Half-Shot opened this issue Dec 2, 2024 · 1 comment
Open

Authenticated media / MSC3916 support. #115

Half-Shot opened this issue Dec 2, 2024 · 1 comment

Comments

@Half-Shot
Copy link

Media across matrix is slowly starting to require authentication, with the major servers out there now requiring new media to be accessed with a bearer token. Widgets obviously do not have access to the client's access token, so will be unable to access this media.

I suspect a good solution here would be to provide APIs for download / thumbnail APIs, and pass along a buffer with the media.

@Half-Shot
Copy link
Author

Oh, I actually missed that MSC4039 exists so there is a download API. No thumbnail though 😞

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

1 participant