A
Alokaijuliavanmourik

Basic Auth

Hi all. I have a question regarding authentication. On our prod instance everything works fine. But our dev magento installation is behind a basic auth. When i connect to that instance (i added auth header in middleware's customApolloHttpLinkOptions) it does connect, but I cant login anymore because the magento bearer token overrides the basic auth. Even when i try to connect with https://username:pass@magentodevinstance the auth header still gets overwritten. Do you know any way around this problem ?
S
skirianov347d ago
Hi Julia 👋 I'll take a look into it and will try to help
J
juliavanmourik347d ago
Thanks so much @Bartosz Herba Helped me on this one, thanks!