Something gets lost when the browser redirects back to VS Code during auth flow
See original GitHub issueType: Bug
When clicking on sign in , nothing happens or a browser will open then go to the background without completing the login process
I have uninstalled the ext and reinstalled it - no change generated a token on github.com/settings/tokens and manually added to user settings - no change
Extension version: 0.54.0 VS Code version: Code 1.73.1 (6261075646f055b99068d3688932416f2346dd3b, 2022-11-09T04:27:29.066Z) OS version: Windows_NT x64 10.0.19045 Modes: Sandboxed: No
System Info
Item | Value |
---|---|
CPUs | 11th Gen Intel® Core™ i7-1185G7 @ 3.00GHz (8 x 1805) |
GPU Status | 2d_canvas: enabled canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_renderer: enabled_on video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: disabled_off |
Load (avg) | undefined |
Memory (System) | 31.73GB (15.25GB free) |
Process Argv | –crash-reporter-id 11a13aa1-894f-45d3-91dd-3a68469b18a3 |
Screen Reader | no |
VM | 0% |
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
pythondataviewer:30285071
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593:30376534
pythonvs932:30410667
cppdebug:30492333
vsclangdc:30486549
c4g48928:30535728
dsvsc012cf:30540253
azure-dev_surveyone:30548225
pyindex848:30577860
nodejswelcome1cf:30587006
fc301958:30595537
3biah626:30602489
gswce2:30605431
3d0df643:30608728
dbltrim-noruby:30604474
89544117:30607850
Issue Analytics
- State:
- Created 10 months ago
- Comments:26 (11 by maintainers)
Top Results From Across the Web
Why is there an "Authorization Code" flow in OAuth2 when ...
With implicit flow the (uncontrolled) browser gets the access token thus putting the token in public; With auth code flow the browser only...
Read more >The Authorization Response - OAuth 2.0 Simplified
Once the user has finished logging in and approving the request, the authorization server is ready to redirect the user back to the...
Read more >September 2022 (version 1.72) - Visual Studio Code
Learn what is new in the Visual Studio Code September 2022 Release (1.72)
Read more >Redirect Users - Auth0
Using cookies and browser sessions. Using state parameters. During a user's authentication, the redirect_uri request parameter is used as a callback URL.
Read more >Redirect URI (reply URL) restrictions - Microsoft Entra
The authorization server sends the code or token to the redirect URI, ... are returned with a trailing slash (' / ') in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just so our silence here isn’t interpreted as this issue getting lost: We’re haven’t forgotten about this issue and we’re still investigating it. We’ll keep this issue updated with what we find.
And what happens if you cancel that (via notification) and try the 3rd way?