18:17
Securing Microservices with API Key Authentication | Spring Security | Rest API Example
Securing Microservices with API Key Authentication | Spring Security | Rest API Example This video demonstrates how to protect ...
45:32
🔐 Spring Security Basic Authentication Explained – Step by Step
Want to understand how Basic Authentication works in Spring Security? In this video, we'll cover: ✓ What is Basic ...
13:05
OAuth2 Login Made Easy in Java: A Spring Boot & Spring Security Walkthrough
Are you looking to implement OAuth2 login in your Java application but feeling overwhelmed by the complexity? Look no further!
29:14
How To Call a REST API In Java - Simple Tutorial
Full tutorial on how to call REST APIs in Java! Thanks to AssemblyAI for sponsoring this one! Get started here: ...
7:28
Build a Secure Java REST API with Quarkus
This screencast shows you how to build a Java REST API with Quarkus, secure it with OAuth 2.0, and compile it into a native ...
23:41
🔐 Secure Spring Boot REST APIs with Google OAuth2 | Step-by-Step Login Implementation (2025)
In this video, we'll walk through how to implement Google OAuth2 login in a Spring Boot application using Spring Security 6.1+.
10:01
Spring Security Made EASY - From Zero to Hero in 10 Minutes!
Spring Security is one of the most powerful yet misunderstood parts of the Spring ecosystem. In this video, we break it down from ...
3:14:14
Spring Security 6 with Spring Boot and JWT Tutorial
00:00:00 Spring Security Getting Started 00:13:49 Setting our own username and password 00:28:47 CSRF Token 00:46:32 ...
16:17
REST API Authentication in Java
This video is an easy to follow tutorial which shows you how to use basic authenitcation to create login functionality on a RESTful ...
1:31:56
Spring Security JWT: User Sign Up + Login with Email Verification in Spring Boot
In this comprehensive tutorial, I will guide you through the process of setting up secure user authentication in a Spring Boot ...
16:43
#36 Spring Security Project Setup for JWT
Git Repo : https://github.com/navinreddy20/spring6yt Check out our courses: Mastering Agentic AI with Java: Spring AI, ...
13:08
Basic Authentication Spring Security | Spring Boot | Java
In this video, we dive into the essentials of implementing Basic Authentication with Spring Boot. From setting up non-secure REST ...
17:54
Creating REST Clients in Spring Boot 4 Just Got EASIER!
Spring Framework 7 and Spring Boot 4 are simplifying how we handle service-to-service communication! In this tutorial, I'll show ...
2:05:52
Spring Boot 3 + Spring Security 6 - JWT Authentication and Authorisation [NEW] [2023]
In this video, you'll learn how to implement JWT authentication and authorization in a Spring Boot 3.0 application using Spring ...
9:42
API Authentication EXPLAINED! 🔐 OAuth vs JWT vs API Keys 🚀
Confused about API authentication? In this video, we break down OAuth, JWT, and API Keys, explaining when and why to use ...
29:07
16. RestAssured || Handling OAuth 2.0 Authentication.
Support my Channel https://www.paypal.me/Rathore73 #restassured #oauth2 #restapi ▻ [GitHub] ...
1:25:32
Microservices Security Using JWT | Spring Cloud Gateway | JavaTechie
This tutorial will guide you How to secure your microservices with with JWT Authentication using Spring Cloud Gateway. We are ...
25:28
Spring Security 6.4: RestClient Support for OAuth2
Learn OAuth2 authentication in Spring Boot with the new Rest Client support in Spring Security 6.4! This tutorial walks you ...
29:10
Spring Boot : User Login and Registration Tutorial [ In 30 Mins ] - Spring boot Series
Looking to learn how to implement user registration and login in Spring Boot? This tutorial will guide you through the process of ...
6:12
API Authentication: JWT, OAuth2, and More
In this video, we dive into API Authentication, covering why it's essential, how it secures API access, and four common methods: ...