Skip to content

Fix unnecessary login prompt#5

Merged
johnyenter-briars merged 1 commit into
mainfrom
bug/4-account-lookup
Mar 13, 2023
Merged

Fix unnecessary login prompt#5
johnyenter-briars merged 1 commit into
mainfrom
bug/4-account-lookup

Conversation

@plohm12
Copy link
Copy Markdown
Collaborator

@plohm12 plohm12 commented Mar 9, 2023

No description provided.

@plohm12 plohm12 linked an issue Mar 9, 2023 that may be closed by this pull request
@plohm12
Copy link
Copy Markdown
Collaborator Author

plohm12 commented Mar 9, 2023

Turns out the issue was that the username I'd entered in the appsettings.json was lowercase, but the version that gets returned from the initial auth flow uses capitalization, so every time the app checks the cache it didn't find a match.

@johnyenter-briars johnyenter-briars merged commit 87d4d9d into main Mar 13, 2023
@plohm12 plohm12 deleted the bug/4-account-lookup branch March 13, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Account always requires interactive authentication

2 participants