Forwarding authenticated calls to a downstream API using YARP
Series: Building a secure application (3/3)
A Backend for Frontend (BFF) typically communicates with downstream APIs on behalf of the user. In this post, we'll explore how to forward authenticated calls to a downstream API using YARP.