supabase-js icon indicating copy to clipboard operation
supabase-js copied to clipboard

JS Client logs sensitive credentials to stdout/stderr

Open dmmulroy opened this issue 7 months ago • 0 comments

Bug report

Hi, I was working with supabases' js client attempting to get storage upload working and I incorrectly configured the client. This resulted in my credentials being logged to stdout - the error message clearly indicates that it is knowledgable of the credentials and logs them out anyways. I was also streaming on twitch at the time and exposed my creds and had to roll them. I don't the think client should log sensitive creds to stdout/stderr.

image

dmmulroy avatar Jul 03 '24 11:07 dmmulroy