ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,465,714 results

Related queries

api authentication types

jwt vs oauth2

better auth

api key authentication

api security

jwt token authentication web api c#

bearer token

basic authentication

keycloak

auth0

api gateway

jwt authentication react

jwt spring boot

jwt authentication

jwt authentication node js

web security

SoftsWeb
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 ...

9:42
API Authentication EXPLAINED! 🔐 OAuth vs JWT vs API Keys 🚀

295,038 views

10 months ago

ByteMonk
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: ...

6:12
API Authentication: JWT, OAuth2, and More

309,193 views

1 year ago

Hayk Simonyan
How to Design APIs Like a Senior Engineer (REST, GraphQL, Auth, Security)

Become a Remote Senior Software Engineer with a Job Guarantee: ...

1:23:21
How to Design APIs Like a Senior Engineer (REST, GraphQL, Auth, Security)

269,926 views

3 months ago

Hayk Simonyan
Authentication Explained: When to Use Basic, Bearer, OAuth2, JWT & SSO

Become a Remote Senior Software Engineer with a Job Guarantee: ...

6:04
Authentication Explained: When to Use Basic, Bearer, OAuth2, JWT & SSO

276,914 views

5 months ago

Jeremy's IT Lab
REST API Authentication | CCNA 200-301 Day 61 (part 2)

Free CCNA 200-301 flashcards/Packet Tracer labs for the course: https://jitl.jp/ccna-files My CCNA Book: Vol 1: ...

29:15
REST API Authentication | CCNA 200-301 Day 61 (part 2)

31,155 views

10 months ago

Fireship
Session vs Token Authentication in 100 Seconds

Learn the difference between session and token-based authentication on the web. Master Web Security in 12 weeks ...

2:18
Session vs Token Authentication in 100 Seconds

1,362,013 views

5 years ago

ByteByteGo
Top 12 Tips For API Security

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic Animation ...

9:47
Top 12 Tips For API Security

210,198 views

1 year ago

Learn with Whiteboard
All Major API Authentication Methods Explained | API Security 101

APIs power everything around us—from your favorite apps to online banking. But how do APIs know who's knocking on their door ...

9:00
All Major API Authentication Methods Explained | API Security 101

3,505 views

2 months ago

LearnThatStack
API Authentication Explained (Finally) — Basic Auth, Bearer & JWT

Most of developers are authenticating their APIs wrong. If you're using Basic Auth over HTTP or storing JWTs in localStorage, your ...

13:22
API Authentication Explained (Finally) — Basic Auth, Bearer & JWT

199,887 views

2 months ago

freeCodeCamp.org
API Security Fundamentals – Course for Beginners

This course covers the core threats to APIs and how to prevent breaches. Learn the OWASP API Security Top 10, examine ...

1:49:04
API Security Fundamentals – Course for Beginners

70,853 views

10 months ago

freeCodeCamp.org
ASP.NET Web API – Token Based Authentication Tutorial

When it comes to securing ASP.NET applications, authentication and authorization play key roles. Authentication verifies a user's ...

2:04:16
ASP.NET Web API – Token Based Authentication Tutorial

20,239 views

2 months ago

Big Tech Coach
What Are API Keys, And Why Are They So Important? | System Design Interview Basics

API key authentication was invented to overcome the weaknesses of shared credentials which was a big problem in HTTP basic ...

4:22
What Are API Keys, And Why Are They So Important? | System Design Interview Basics

100,634 views

3 years ago

ByteByteGo
Session Vs JWT: The Differences You May Not Know!

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic Animation ...

7:00
Session Vs JWT: The Differences You May Not Know!

570,064 views

1 year ago

LearnThatStack
API Authentication in Action — Building Basic Auth, Bearer and JWT

Build API authentication - Basic Auth, Bearer Tokens, and JWT authentication. You'll see exactly how each method works, their ...

10:47
API Authentication in Action — Building Basic Auth, Bearer and JWT

20,947 views

1 month ago

API Excellence
API Key Authentication Best Practices

Get Started with Zuplo Free - https://portal.zuplo.com/signup Many public APIs choose to use API keys as their authentication ...

25:56
API Key Authentication Best Practices

39,089 views

3 years ago

OktaDev
"Basic Authentication" in Five Minutes

Learn what "Basic Authentication" is, how it's used, and what the HTTP Request looks like! #Authentication #BasicAuth #HTTP ...

5:07
"Basic Authentication" in Five Minutes

201,422 views

4 years ago

Patrick God
JWT Authentication with .NET 9 🚀 Full Course with Roles, JSON Web Tokens & Refresh Tokens

Master .NET & Blazor in 2026 here: https://dnwa.net/4fR26wb --- Get the complete Source Code here: https://dnwa.net/3Pnqo6a ...

1:13:38
JWT Authentication with .NET 9 🚀 Full Course with Roles, JSON Web Tokens & Refresh Tokens

131,778 views

11 months ago

Kong
2-Minute Tuesday - 🤔 What is 🔐 API Authentication

API Authentication explained in 2 minutes by @ViktorGamov, Principal Developer Advocate at Kong! In this 2-minute Tuesday, ...

2:31
2-Minute Tuesday - 🤔 What is 🔐 API Authentication

672 views

2 years ago

Akamai Developer
Quickly Authenticate Users with FastAPI and Token Authentication

... series on API Authentication, Tim from @TechWithTim explains how to build an authenticated API using python and Fast API.

46:05
Quickly Authenticate Users with FastAPI and Token Authentication

174,347 views

2 years ago

Viplove QA - SDET
API AUTHENTICATION | QA SDET

API Authentication Summary API authentication is the process of verifying the identity of a user or system before allowing access ...

0:06
API AUTHENTICATION | QA SDET

1,512 views

7 months ago

Software Developer Diaries
Web Authentication Methods Explained

Try out Frontegg: https://bit.ly/3uuzqEp ======⚡⚡⚡====== How does Authentication on the Web work? And what types of ...

10:01
Web Authentication Methods Explained

48,810 views

3 years ago

Automation Step by Step
Why do we have Authorization and NOT Authentication in API Requests

Story - https://automationstepbystep.com/stories/ more about Raghav - https://automationstepbystep.com/ Hi, I am Raghav and ...

4:28
Why do we have Authorization and NOT Authentication in API Requests

88,048 views

5 years ago

SoftsWeb
API Authentication Explained 🔐 OAuth2, JWT, API Keys, SSO

Confused about authentication methods? In this follow-up to my viral video “API Authentication EXPLAINED! OAuth vs JWT vs ...

6:09
API Authentication Explained 🔐 OAuth2, JWT, API Keys, SSO

1,405 views

3 months ago

Nick Chapsas
Implementing API Key Authentication in ASP.NET Core

Check out my courses: https://dometrain.com Become a Patreon and get source code access: ...

17:57
Implementing API Key Authentication in ASP.NET Core

87,639 views

2 years ago