#authentication
Read more stories on Hashnode
Articles with this tag
When constructing the identity authentication mechanism for network applications, engineers face various choices. One approach is to design a custom...
In today's highly digitized society, users often face a common issue: having to create separate accounts for each platform. This not only adds to the...
Most web applications need a sign-up and login feature. But for newbies, this can be challenging. Even expert developers prefer using external...
When exposing an application to the outside world, consider a Reverse-Proxy or an API Gateway to protect it from attacks. Rate Limiting comes to mind...
Dynamic routing is a powerful feature of most modern API Gateways that allows you to route incoming requests in real time to different backend...
Lots of companies are eager to provide their identity provider: Twitter, Facebook, Google, etc. For smaller businesses, not having to manage...