Skip to content

Enable access token for OEmbed Client #1225

@bpauli

Description

@bpauli

Feature Request

Some oEmbed endpoints require an access token for embedding. For example:
Instagram: https://developers.facebook.com/docs/instagram/oembed/
Facebook: https://developers.facebook.com/docs/plugins/oembed?locale=en_US

The generic oEmbed URL processor doesn't provide a generic way to add this token to the request at the moment.

Describe the solution you'd like
If an endpoint needs an access token the URL processor should be able to make a lookup for an context-aware configuration which is providing this token for the request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature, or improvement to an existing feature.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions