You still can add a post response filter to update some statistics table after you send out the response to the customer to keep latency low and pressure on db low too. Still very few companies need something like this.
Than you don't need it if you don't see the advantage. You normally do lots of API requests while you are logged in. To services and to download an image for example. You make sure the current jwt is valid for a few…
You still can add a post response filter to update some statistics table after you send out the response to the customer to keep latency low and pressure on db low too. Still very few companies need something like this.
Than you don't need it if you don't see the advantage. You normally do lots of API requests while you are logged in. To services and to download an image for example. You make sure the current jwt is valid for a few…