#security
Read more stories on Hashnode
Articles with this tag
Introduction Apache APISIX is excited to announce a new integration with the open-source API gateway Apache APISIX. This new collaboration between the...
Last week, we listed 16 practices to help secure one's APIs and described how to implement them with Apache APISIX. Authentication 🕵️️ - Verifies...
A couple of months ago, I stumbled upon this list of 16 practices to secure your API: Authentication 🕵️️ - Verifies the identity of users accessing...
In today's digital era, API keys play a critical role in ensuring system security and managing API access. Let's delve into the best practices for...
Authentication flow is a fundamental part of web applications. It ensures the security and privacy of user data while they are using your app. While...
With various access control models and implementation methods available, constructing an authorization system for backend service APIs can still be...