Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tokens can't be retrieved after successful login #2470

Closed
16 tasks
nickrandolph opened this issue Jul 28, 2024 · 1 comment · Fixed by #2471
Closed
16 tasks

Tokens can't be retrieved after successful login #2470

nickrandolph opened this issue Jul 28, 2024 · 1 comment · Fixed by #2471
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@nickrandolph
Copy link
Contributor

Current behavior

After signing in using web authentication, restarting the application required user to login again because tokens can't be retrieved

Expected behavior

After authenticating, next run of application should use the existing tokens to attempt to refresh tokens

How to reproduce it (as minimally and precisely as possible)

Environment

Nuget Package (s):

Package Version(s):

Affected platform(s):

  • iOS
  • macOS (AppKit)
  • Mac Catalyst
  • Android
  • WebAssembly
  • Windows
  • Skia (WPF)
  • Skia (GTK on Linux/macOS/Windows)
  • Skia (Linux Framebuffer)
  • Build tasks

Visual Studio:

  • 2019 (version: )
  • 2022 (version: )
  • Visual Studio Code (version: )
  • Rider Windows (version: )
  • Rider macOS (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

@nickrandolph nickrandolph added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Jul 28, 2024
@nickrandolph nickrandolph mentioned this issue Jul 28, 2024
7 tasks
@agneszitte
Copy link
Contributor

agneszitte commented Sep 6, 2024

@nickrandolph, @kazo0 do we have an easy way to QA this fix?
Only by using the TestHarness sample app on the Extensions repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants