Skip to content
Discussion options

You must be logged in to vote

Hi @bamarch,

Thanks for your question. If I recall, the IHttpTransformerFactory was only used when doing direct mapping. It's replacement BffYarpTransformBuilder is also only used for direct mapping.

If you wish to use yarp directly, you can customize what kind of transforms are added by yarp via the ITransformProvider interface. It allows you to (conditionally) add one or more transforms to the pipeline.

If you wish to add headers based on the access token, you may wish to look at these classes:

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by maartenba
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@bamarch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
BFF
Labels
None yet
2 participants