Soluto / stitch

Stitch is a no-code GraphQL tool for your existing APIs and data sources
MIT License
29 stars 8 forks source link

Support Impersonation for GQL Backends #351

Open patrickwall57 opened 2 years ago

patrickwall57 commented 2 years ago

We would like to be able to pass user supplied tokens to our gql backends via the standard authorization http header. Current implementation of upstream crednetials overwrites all outgoing auth headers with the upstream token. Without an upstream credentials defined, we are unable to pass introspection.