DEV Community

# oauth2

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
OAuth2 Grant Types Explained: Which One Should You Use?

OAuth2 Grant Types Explained: Which One Should You Use?

Comments
4 min read
OAuth2 Client Credentials Grant Type: When and How to Use It

OAuth2 Client Credentials Grant Type: When and How to Use It

Comments
4 min read
OAuth2 vs. OpenID Connect: Understanding the Differences

OAuth2 vs. OpenID Connect: Understanding the Differences

Comments
3 min read
OAuth2: An In-Depth Overview and How It Works

OAuth2: An In-Depth Overview and How It Works

Comments
4 min read
Common OAuth2 Misconceptions: Debunking Myths for a Secure Implementation

Common OAuth2 Misconceptions: Debunking Myths for a Secure Implementation

Comments
3 min read
RFC 9068: The JWT Profile for OAuth2 Access Tokens — A Standard for Seamless Integration

RFC 9068: The JWT Profile for OAuth2 Access Tokens — A Standard for Seamless Integration

Comments
3 min read
OAuth2 Demystified: An Introduction to Secure Authorization

OAuth2 Demystified: An Introduction to Secure Authorization

Comments
3 min read
Implementing OAuth2 for Microservices Authentication

Implementing OAuth2 for Microservices Authentication

Comments
4 min read
Access Token or ID Token? Which to Use and Why?

Access Token or ID Token? Which to Use and Why?

Comments
3 min read
Cheat Sheet: Enabling HTTPS on a Fresh Laravel Sail App with MacOS

Cheat Sheet: Enabling HTTPS on a Fresh Laravel Sail App with MacOS

1
Comments 1
4 min read
Open Authorization v2.0 OAuth2 mikro servislar xavfsizligi

Open Authorization v2.0 OAuth2 mikro servislar xavfsizligi

Comments
4 min read
OAuth 2 Token Exchange with Spring Security and Keycloak

OAuth 2 Token Exchange with Spring Security and Keycloak

Comments
10 min read
Open Authorization 2.0 (OAuth2.0) - Authorization Code Grant

Open Authorization 2.0 (OAuth2.0) - Authorization Code Grant

6
Comments
2 min read
Build a GPT That Talks to Your Database in One Day

Build a GPT That Talks to Your Database in One Day

6
Comments
3 min read
OpenID Connect Flows: From Implicit to Authorization Code with PKCE & BFF

OpenID Connect Flows: From Implicit to Authorization Code with PKCE & BFF

1
Comments
30 min read
Client assertion in OAuth 2.0 client authentication

Client assertion in OAuth 2.0 client authentication

12
Comments
4 min read
Python FastAPI: Integrating OAuth2 Security with the Application's Own Authentication Process

Python FastAPI: Integrating OAuth2 Security with the Application's Own Authentication Process

9
Comments
7 min read
Implementing SSO in React with GitHub OAuth2

Implementing SSO in React with GitHub OAuth2

4
Comments
8 min read
Securing Azure Functions with OAuth2 Authentication

Securing Azure Functions with OAuth2 Authentication

7
Comments
5 min read
Auth2 Explained: The Essential Guide for Developers and Architects

Auth2 Explained: The Essential Guide for Developers and Architects

Comments
2 min read
BTP Kyma ORY Hydra OAuth2 Client migration… ver. extended, revised

BTP Kyma ORY Hydra OAuth2 Client migration… ver. extended, revised

Comments
6 min read
Google OAuth2 with Fastify + TypeScript From Scratch

Google OAuth2 with Fastify + TypeScript From Scratch

11
Comments 2
9 min read
Authentification Oauth2 avec OpenFeign

Authentification Oauth2 avec OpenFeign

Comments 1
2 min read
👤 Implémenter un système d'authentification via LinkedIn avec React & NestJS

👤 Implémenter un système d'authentification via LinkedIn avec React & NestJS

2
Comments
19 min read
How To Configure Audience In Keycloak

How To Configure Audience In Keycloak

41
Comments 1
8 min read
A Comprehensive Guide to Implementing OAuth 2 Authentication in NextJS with NodeJS Back-End

A Comprehensive Guide to Implementing OAuth 2 Authentication in NextJS with NodeJS Back-End

Comments
13 min read
Modern OAuth2 Discord Authentification with Symfony

Modern OAuth2 Discord Authentification with Symfony

6
Comments 1
11 min read
Next x Nest - Connecting your NextJs App to a NestJs Backend

Next x Nest - Connecting your NextJs App to a NestJs Backend

22
Comments 1
17 min read
Subindo Keycloak 20.0.2 via docker-compose

Subindo Keycloak 20.0.2 via docker-compose

20
Comments 2
4 min read
Google OAuth2 with React, Flask and JWT

Google OAuth2 with React, Flask and JWT

26
Comments 1
6 min read
Node.js Send Email using Google OAuth2

Node.js Send Email using Google OAuth2

8
Comments 2
4 min read
Spring Cloud Gateway Combined with the Security Practice of OAuth2.0 Protocol

Spring Cloud Gateway Combined with the Security Practice of OAuth2.0 Protocol

14
Comments 2
13 min read
How to Add a Custom OAuth2/OpenID Connect Provider to Strapi v4

How to Add a Custom OAuth2/OpenID Connect Provider to Strapi v4

6
Comments 2
5 min read
Spring Security and OpenID Connect

Spring Security and OpenID Connect

1
Comments
8 min read
Spring Security OAuth2 Login

Spring Security OAuth2 Login

7
Comments
9 min read
Authorization Code Flow with Proof Key for Code Exchange (PKCE)

Authorization Code Flow with Proof Key for Code Exchange (PKCE)

6
Comments
8 min read
Spring Security OAuth2 Client Credentials Grant

Spring Security OAuth2 Client Credentials Grant

11
Comments
5 min read
Spring Security Persistent OAuth2 Client

Spring Security Persistent OAuth2 Client

4
Comments 2
6 min read
Customize the OAuth2 Authorization Consent Page

Customize the OAuth2 Authorization Consent Page

2
Comments
5 min read
Using JWT with Spring Security OAuth2

Using JWT with Spring Security OAuth2

6
Comments
7 min read
OAuth 2.0 basics explanation in pictures

OAuth 2.0 basics explanation in pictures

1
Comments
1 min read
Flow ของ OAuth 2.0

Flow ของ OAuth 2.0

3
Comments
2 min read
Spring Security private_key_jwt with AWS KMS

Spring Security private_key_jwt with AWS KMS

2
Comments 1
4 min read
Custom .NET 6 OData Service with OAuth for Power Query

Custom .NET 6 OData Service with OAuth for Power Query

5
Comments 1
8 min read
The future of web authentication using touch / face / PIN is there!

The future of web authentication using touch / face / PIN is there!

7
Comments 3
9 min read
OAuth 2.0 Implementation in Golang

OAuth 2.0 Implementation in Golang

66
Comments 6
6 min read
OpenID Connect authentication with Apache Kafka 3.1

OpenID Connect authentication with Apache Kafka 3.1

4
Comments
6 min read
Writing Java library to build OAuth 2.0 Authorization Server / OpenID Connect Identity Provider

Writing Java library to build OAuth 2.0 Authorization Server / OpenID Connect Identity Provider

1
Comments
5 min read
Spring security new Authorization server (0.3.1) - part 3

Spring security new Authorization server (0.3.1) - part 3

2
Comments 1
4 min read
Spring security new Authorization server (0.3.1) - part 2

Spring security new Authorization server (0.3.1) - part 2

4
Comments
3 min read
Spring security new Authorization server (0.3.1) - part 1

Spring security new Authorization server (0.3.1) - part 1

5
Comments 2
5 min read
Handling Refresh Tokens in the OAuth 2.0 Authorization Code Flow with PKCE with Flask

Handling Refresh Tokens in the OAuth 2.0 Authorization Code Flow with PKCE with Flask

39
Comments 3
6 min read
A new OAuth2 client for Javascript

A new OAuth2 client for Javascript

15
Comments 1
2 min read
My experience with Google apis and oauth2

My experience with Google apis and oauth2

8
Comments
6 min read
Adding OAuth2 authentication to an AWS S3 static bucket with Okta

Adding OAuth2 authentication to an AWS S3 static bucket with Okta

6
Comments 1
6 min read
OAuth2 in NestJS for Social Login with GitHub (and Google, Facebook, …)

OAuth2 in NestJS for Social Login with GitHub (and Google, Facebook, …)

4
Comments
2 min read
OAuth 2

OAuth 2

3
Comments
2 min read
(Premium)OAuth 2.0 (Google) using NodeJS, MySQL, JWT + ReactJS

(Premium)OAuth 2.0 (Google) using NodeJS, MySQL, JWT + ReactJS

13
Comments 1
1 min read
Refresh Tokens

Refresh Tokens

4
Comments 1
4 min read
Protecting URLs with AWS ALBs and OIDC in 6 minutes

Protecting URLs with AWS ALBs and OIDC in 6 minutes

10
Comments 2
3 min read
loading...