NuxtN
Nuxt10mo ago
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?