Evo.Gateway/config/include/auth-params.conf
vchikalkin f95cea4540 nginx.auth.conf: include auth-params
add /refresh-token location
2024-06-06 22:00:38 +03:00

2 lines
87 B
Plaintext

proxy_set_header auth-mode $AUTH_MODE;
proxy_set_header refresh-token $REFRESH_TOKEN;