-
Notifications
You must be signed in to change notification settings - Fork 767
Open
Labels
enhancementNew feature, or improvement to an existing feature.New feature, or improvement to an existing feature.
Milestone
Description
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
Labels
enhancementNew feature, or improvement to an existing feature.New feature, or improvement to an existing feature.