Devcontainer cannot authenticate via host flow due to cookie security settings. Chrome and Edge both report:
"Cookies marked with SameSite=None must also be marked with Secure to allow setting them in a cross-site context. This behavior protects user data from being sent over an insecure connection."

Devcontainer cannot authenticate via host flow due to cookie security settings. Chrome and Edge both report: