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)
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)