HACS installation in Docker within WSL!

Hello,

I would like to install HACS in my docker environment which runs within WSL.
I know how to install HACS in general (as described in documentaion. But in my environment the special thing is that I’m running it wihtin WSL. My problem is the step of OAuth authentication on GitHub.
I can access HA in my browser on Windows. While installation of HACS the step “Waiting for device activation” doesn’t continue when I log into GitHub and permit the access. I think the problem is that the WSL instance doesn’t recognize the GitHub permission…???

Can anyone help me please? How can I continue with GitHub authentication when running HA in WSL?

Thanks!