Content pfp
Content
@
0 reply
0 recast
0 reaction

Simon 🌄 pfp
Simon 🌄
@schmidsi
Today I learned from @chriswhited that I also can use HTTP Authentication headers to protect my API key when I query The @graphprotocol Network from my /next app. He even created a repo with more examples here: https://github.com/graphprotocol/query-examples
0 reply
2 recasts
7 reactions

kris pfp
kris
@krisgg
If you call this from the frontend you leak the key 😕 I use a "proxy" with nextjs where all requests are routed through nextjs middle ware thing that attached the header once request goes from my API to sg
0 reply
0 recast
0 reaction