Skip to content

Wipro login in prod#15

Merged
jmgasper merged 2 commits intomasterfrom
develop
Nov 2, 2025
Merged

Wipro login in prod#15
jmgasper merged 2 commits intomasterfrom
develop

Conversation

@jmgasper
Copy link
Copy Markdown
Contributor

@jmgasper jmgasper commented Nov 2, 2025

No description provided.

select: { user_id: true },
});
}
console.log("Looking for user ID: " + profile.userId);
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[⚠️ maintainability]
Using console.log for logging is not recommended in production code. Consider using the existing Logger instance for consistent logging and better control over log levels.

@jmgasper jmgasper merged commit 74e363c into master Nov 2, 2025
7 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.

1 participant