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

Send OAuth2 refresh errors to the logger #2086

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

taylordowns2000
Copy link
Member

@taylordowns2000 taylordowns2000 commented May 14, 2024

Fixes #2135

This is the lightning side of #1842 (comment)

Questions about how we make this safe... both in terms of "is it a string" (see my simplistic inspect) and in terms of "how do we ensure we don't expose things we don't want to expose"?

@taylordowns2000 taylordowns2000 marked this pull request as ready for review May 14, 2024 17:14
Base automatically changed from 1842-salesforce-oauth-sandbox to main May 16, 2024 09:40
@taylordowns2000
Copy link
Member Author

@elias-ba , please take a look here — this is what's required to debug credential errors in the log.

@jyeshe
Copy link
Contributor

jyeshe commented May 22, 2024

Waiting for a rebase.

@taylordowns2000 taylordowns2000 changed the title errors back to logger concept Send OAuth2 refresh errors to the logger May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

Successfully merging this pull request may close these issues.

Users don't know why credentials are broken
3 participants