Open
Description
@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.