How to redact sensitive parameters in GraphQL and Rails?

13-May-2021 1925
Every application holds a sensitive or private information that needs to be protected from being leaked. Most application will writes details to the logs which are accessible to the application developer to debug and trace activities whenever needed.A best practice is to hide the sensitive information from the logs by redacting the sensitive parameters.You can redact specific parameters in the logs for GraphQL APIs when using with Rails on the server side by setting the config.filter_parameters.Example: A creditCardNumber should be redacted in the logs.
Use coupon code:

RUBYONRAILS

to get 30% discount on our bundle!
Prepare for your next tech interview with our comprehensive collection of programming interview guides. Covering JavaScript, Ruby on Rails, React, and Python, these highly-rated books offer thousands of essential questions and answers to boost your interview success. Buy our 'Ultimate Job Interview Preparation eBook Bundle' featuring 2200+ questions across multiple languages. Ultimate Job Interview Preparation eBook Bundle