NuxtN
Nuxtβ€’11mo agoβ€’
12 replies
nandi95

Proxy with header

What is the recommended way to proxy requests?
My frontend will log in using auth0. The access token is needed to talk to the api at a subdomain.
Currently the access_token is in the session cookie encrypted(secret)
Was this page helpful?