Integrating Laravel Personal Access Tokens with Spring Boot Resource ServerIf you’re using Laravel as your OAuth2 Authorization Server and want to secure a Spring Boot application as a Resource Server using…Sep 1Sep 1
Sending Spring Boot Application Logs to AWS CloudWatchMonitoring application logs is a crucial part of application development and maintenance. In this blog post, we’ll walk you through the…May 23, 20231May 23, 20231
Troubleshooting Keycloak Refresh Token azp Mismatch: A Backend-Centric SolutionIntroduction:May 21, 2023May 21, 2023
Transparent background problem in Navigation Toolbar while scrolling in SwiftUIExpectation:May 19, 20222May 19, 20222
Generating QR in Spring Boot ApplicationTo generate a QR using Spring Boot we will first start with a fresh spring boot application using spring initializr. For this tutorial, we…Mar 6, 2021Mar 6, 2021
Moving Laravel Artisan Commands To AWS LambdaLet’s say, we’re running a Laravel application on AWS with Auto-scaling configured and there are some artisan commands that runs…Mar 29, 20201Mar 29, 20201
Invoking one Lambda function inside another (Sync-Async)Consider a transaction with two parties (Sender & Receiver). Once the transaction ends our it is required to notify both sender and…Sep 11, 20191Sep 11, 20191
Building RESTful APIs — Serverless — Part 3 of 3 — API GatewayIn Part 1 of this tutorial series we configured AWS Cognito User Pools for user management and authentication. And In Part 2 we created…Aug 5, 20192Aug 5, 20192
Building RESTful APIs — Part 2of 3 | Serverless | AWS LambdaIn our first tutorial we configured AWS Cognito user pools for user profiling and authentication purpose. In this tutorial we will create…Aug 3, 2019Aug 3, 2019