Spring Cloud Config Server Encrypted ValuesJune 25, 2020 | software-engineeringRecently I have been working on building an app using Spring Boot with Java 11 and was prototyping a solution for external configuration…Read More
JSON Web Token (JWT) SimplifiedJune 18, 2020 | software-engineeringJSON Web Tokens are formally standardized in RFC 7519 and commonly referred to as JWT. JWT is a means of confirming someones claim to use a…Read More
WordPress Security - Hide LoginJune 11, 2020 | complianceThis is the first post in a new series on WordPress Security. Today we will discuss how you can change the default URL for logging into the…Read More
WordPress GDPR Compliance - CookiesJune 05, 2020 | complianceThis is the second part of a multi-part series covering the topic of GDPR compliance for your WordPress website. Today we will look at what…Read More