Shiv Pal Singh KaundalIntegrate External Identity Providers with AWS Cognito for API Gateway AccessThis post builds on my previous blog, where I explained how to set up a Cognito authorizer to secure access to the API Gateway. In this…Oct 18
Shiv Pal Singh KaundalSecure Your APIs with Cognito Authorizers for AWS API GatewayAWS Cognito is a managed service provided by Amazon Web Services (AWS) for identity access and management. It simplifies user…Apr 171
InCodeXbyIgor VenturelliOAuth2 Grant Types Explained: Which One Should You Use?Learn the four main OAuth2 grant types and how to implement them with Java and Spring BootOct 15Oct 15
Ronak BhattRAILS 6 & 7 API Authentication with JWT (Token-based authentication)What is JWT?May 293May 293
Bosun SogekeUnderstanding API Authentication and AuthorisationIn an increasingly interconnected digital world, where web applications, mobile apps, and cloud services must seamlessly communicate with…Sep 27Sep 27
Shiv Pal Singh KaundalIntegrate External Identity Providers with AWS Cognito for API Gateway AccessThis post builds on my previous blog, where I explained how to set up a Cognito authorizer to secure access to the API Gateway. In this…Oct 18
Shiv Pal Singh KaundalSecure Your APIs with Cognito Authorizers for AWS API GatewayAWS Cognito is a managed service provided by Amazon Web Services (AWS) for identity access and management. It simplifies user…Apr 171
InCodeXbyIgor VenturelliOAuth2 Grant Types Explained: Which One Should You Use?Learn the four main OAuth2 grant types and how to implement them with Java and Spring BootOct 15
Bosun SogekeUnderstanding API Authentication and AuthorisationIn an increasingly interconnected digital world, where web applications, mobile apps, and cloud services must seamlessly communicate with…Sep 27
Abhishek KumarHow to set basic authentication in HTTP header in Spring bootLearn HTTP Basic Authentication in Spring Boot from the beginning by building RESTful APIs.Apr 141
InNoCode-AcademybyShreyanshMastering Custom Authentication in FlutterFlow: A Comprehensive GuideIntroductionAug 18
Raymond KipkorirAPI Authentication and Authorization: Basic Authentication, JWT, OAuth2.0, and OpenID ConnectAuthentication — the process of verifying a user’s identity. A user proves their identity by providing their credentials.Jul 19, 2023