Month: March 2023

Configuring JWT Validation in Orbital

In the fast-paced world of API-driven development, securing communication between services using authentication and authorization mechanisms such as JSON Web Tokens (JWTs) is crucial. Developers often employ mocking tools to emulate API responses and behaviours, streamlining the development and testing process. Many API testing and mocking tools excel at generating fake tokens for testing against […]

Read More