phoenix_oauth2_provider icon indicating copy to clipboard operation
phoenix_oauth2_provider copied to clipboard

Filter sensitive information in logs

Open danschultzer opened this issue 6 years ago • 0 comments

@LostKobrakai commented on slack that some sensitive information is currently logged in requests in Phoenix, like client_secret or request_path and should be filtered.

I agree, and it may also be a good idea to hash client_secret by default in the DB.

danschultzer avatar Sep 24 '19 16:09 danschultzer