Json Web Tokens: A Few Gotchas
Caveats to keep in mind while working with Json Web Tokens JSON Web Tokens (abbreviated as JWTs) are digitally signed tokens that can be used to verify the authenticity of an incoming request, as well as ensure the request is authorized
Tips to Help Overcome “Throwaway Work” Frustration
If you currently are or have ever been a software engineer, chances are you have had to adapt to the ever-changing software industry and "throwaway" work (I will explain the quotes in a bit). You may have had to throw
Building Friendliness into Backend Services
What makes a back-end service (that exposes functionality in the form of RESTful APIs) fun to work with? Not just for the devs working on the service but also for everyone else using it, including but not limited to developers
Java Spring Boot: 6 Reasons To Start Using Spring Boot
We all have at least one framework/technology we love and try hard to keep up with. The one we read never ending blog posts on. The one we use on our side projects. For me that has been Spring boot