worker-auth-providers icon indicating copy to clipboard operation
worker-auth-providers copied to clipboard

URGENT You definitely shouldn't be logging the private apple key

Open OultimoCoder opened this issue 2 years ago • 0 comments

It is being logged in:

convertPrivateKeyToClientSecret

It doesn't actually show they key contents just the js object representation but it shouldn't be logged anyway

OultimoCoder avatar Jan 06 '24 19:01 OultimoCoder