Hello there, curious if it's possible to customize the http client used to communicate with supertokens core (specifically for the golang sdk for our case). We're running in google cloud run and would like to add google's auth headers as described here https://cloud.google.com/run/docs/authenticating/service-to-service
r
rp_st
02/02/2023, 7:00 PM
hey @jarth1388
rp_st
02/02/2023, 7:00 PM
i don't think that this is easily possible at the moment
rp_st
02/02/2023, 7:01 PM
consider opening an issue about this in our repo, and we can visit this soon
j
jarth1388
02/02/2023, 7:14 PM
Ok will do! This is something we could open a PR for as well potentially. Thanks!