phoenix_oauth2_provider
phoenix_oauth2_provider copied to clipboard
Filter sensitive information in logs
@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.