I’ve written an article for the Okta Developer blog about how to validate JWT Access Tokens using an AWS Lambda Authorizer written in PHP to secure access to an AWS API Gateway. It seems complicated, isn’t it? To write this article I had to make some R+D work, as it includes up-to-date pieces of information …
Tag: PHP
SQL Injection in PHP: Practices to Avoid
I’ve written an article for the Okta blog about SQL Injection vulnerabilities in PHP and how to avoid them. You can check it here: https://developer.okta.com/blog/2020/06/15/sql-injection-in-php