How to recover from panic?In the dynamic world of programming, errors are inevitable. In Go, one particularly dramatic type of error is a panic. But don’t worry —…Jan 6Jan 6
Published inDNA TechnologyHow to refresh token, and not fail…While implementing OAuth 2.0 authentication flow, you may want to implement a refresh token mechanism to keep your users logged in but…Oct 25, 2021Oct 25, 2021
Published inDNA TechnologyDisplay Kafka record headersWhile testing or debugging your application which uses Apache Kafka, there might occur cases when you need to take a look on Kafka record…Mar 18, 20211Mar 18, 20211