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

Fix login in idx #7166

Merged
merged 4 commits into from May 11, 2024
Merged

Fix login in idx #7166

merged 4 commits into from May 11, 2024

Conversation

hlshen
Copy link
Contributor

@hlshen hlshen commented May 11, 2024

Description

Scenarios Tested

Sample Commands

@hlshen hlshen requested a review from joehan May 11, 2024 02:23
}) {
const userEmail = user.email;

if (isMonospace && user?.type === "service_account") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nonblocking: Could we talk thru this case on monday? Is there a normal path where this would come up? If so, i'm a bit concerned that it will end up using the random service account gerenated for IDX, which is probably not functional or intended

@joehan joehan merged commit 80e47a7 into master May 11, 2024
35 checks passed
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.

None yet

2 participants