You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you want to log in, the post login prompt throws you back into VSCode desktop. This way the browser instance of Code will never get authenticated.
I found this on the site: https://codeium.com/show-auth-token?state=xyz
But it appears to be for an earlier version, and the token field is empty for me. There is also no auth token options in the frontend.
Easiest way to reproduce:
On your server, configure vscode and then execute code tunnel.
Go to the provided link and log in though github.
Install the extension and try to log in
The text was updated successfully, but these errors were encountered:
When you want to log in, the post login prompt throws you back into VSCode desktop. This way the browser instance of Code will never get authenticated.
I found this on the site: https://codeium.com/show-auth-token?state=xyz
But it appears to be for an earlier version, and the token field is empty for me. There is also no auth token options in the frontend.
Easiest way to reproduce:
code tunnel
.The text was updated successfully, but these errors were encountered: