DEV Community

# oauth

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
OAuth Tutorial with Go and the Spotify API

OAuth Tutorial with Go and the Spotify API

6
Comments
6 min read
Mission impossible with localhost

Mission impossible with localhost

2
Comments
2 min read
React Oauth2 Integration with AuthAction

React Oauth2 Integration with AuthAction

Comments
3 min read
🔐 How to Implement OAuth 2.0 Authentication in ASP.NET Core with External APIs

🔐 How to Implement OAuth 2.0 Authentication in ASP.NET Core with External APIs

2
Comments 2
3 min read
Harness Authentication Capabilities

Harness Authentication Capabilities

Comments
3 min read
Developing SMART On FHIR Applications with Auth0 and InterSystems IRIS FHIR Server - Configuration

Developing SMART On FHIR Applications with Auth0 and InterSystems IRIS FHIR Server - Configuration

Comments
8 min read
Vuejs Oauth2 Integration with AuthAction

Vuejs Oauth2 Integration with AuthAction

Comments
3 min read
Angular Oauth2 Integration with AuthAction

Angular Oauth2 Integration with AuthAction

Comments
3 min read
Google identity Platform

Google identity Platform

Comments
3 min read
How to Secure Your AWS EKS Application with OAuth 2.0 and SSO Integration Using Amazon Cognito and OAuth2-Proxy

How to Secure Your AWS EKS Application with OAuth 2.0 and SSO Integration Using Amazon Cognito and OAuth2-Proxy

1
Comments
5 min read
Authentication and Authorization Techniques in Modern Web Applications

Authentication and Authorization Techniques in Modern Web Applications

1
Comments
4 min read
How to Easily Manage Authentication in Express.js with FluidAuth

How to Easily Manage Authentication in Express.js with FluidAuth

Comments
2 min read
OpenID Connect: Your Simplified Login Solution for Web Apps

OpenID Connect: Your Simplified Login Solution for Web Apps

1
Comments
2 min read
Implementing Spring Security in Microservices Architecture: A Deep Dive

Implementing Spring Security in Microservices Architecture: A Deep Dive

2
Comments
16 min read
Developing SMART On FHIR Applications with Auth0 and InterSystems IRIS FHIR Server - Angular Application

Developing SMART On FHIR Applications with Auth0 and InterSystems IRIS FHIR Server - Angular Application

1
Comments
5 min read
Autenticação, Autorização, MFA e muito mais com Golang

Autenticação, Autorização, MFA e muito mais com Golang

12
Comments 2
10 min read
Mastering Modern Authentication in Web Applications: OAuth 2.0 Demystified

Mastering Modern Authentication in Web Applications: OAuth 2.0 Demystified

5
Comments
11 min read
Understanding OAuth 2.0: A Comprehensive Guide

Understanding OAuth 2.0: A Comprehensive Guide

Comments
4 min read
Setting Up Keycloak as an OAuth Server

Setting Up Keycloak as an OAuth Server

Comments
3 min read
Hitting CORS during oAuth? Do check how to setup reverse proxy in react

Hitting CORS during oAuth? Do check how to setup reverse proxy in react

2
Comments
2 min read
OAuth andOpenID - Introduction

OAuth andOpenID - Introduction

Comments
2 min read
UnderStanding OAUTH 2.0 in Simple Way!!

UnderStanding OAUTH 2.0 in Simple Way!!

Comments
2 min read
Integrate Google OAuth2 Social Authentication into your Django Web App

Integrate Google OAuth2 Social Authentication into your Django Web App

4
Comments
10 min read
AuthorizationEndpoint vs TokenEndpoint

AuthorizationEndpoint vs TokenEndpoint

2
Comments
3 min read
Securing APIs with OAuth2 and JWT in .NET Core

Securing APIs with OAuth2 and JWT in .NET Core

1
Comments
3 min read
"BuT, aUtH iS HaRd"

"BuT, aUtH iS HaRd"

Comments
9 min read
OAuth 2.0 Authentication in Spring Boot: A Guide to Integrating Google and GitHub Login

OAuth 2.0 Authentication in Spring Boot: A Guide to Integrating Google and GitHub Login

5
Comments
12 min read
Implementing Social Authentication in .NET Web API

Implementing Social Authentication in .NET Web API

2
Comments
9 min read
Spring Boot + Feign Client + OAuth2

Spring Boot + Feign Client + OAuth2

Comments
2 min read
Modern Authentication on .NET in Practice: OpenID Connect, BFF and SPA

Modern Authentication on .NET in Practice: OpenID Connect, BFF and SPA

7
Comments
30 min read
NestJS Authentication with OAuth2.0: Adding Mobile Apps Support

NestJS Authentication with OAuth2.0: Adding Mobile Apps Support

2
Comments 1
7 min read
Sign in with Apple for Node.js

Sign in with Apple for Node.js

Comments
7 min read
Key Concepts to Understand Before Diving into Nylas

Key Concepts to Understand Before Diving into Nylas

9
Comments
4 min read
Bridging CAS and OAuth2: A Comprehensive Solution for Authentication

Bridging CAS and OAuth2: A Comprehensive Solution for Authentication

Comments
2 min read
Securing Microservices with Spring Security: Implementing JWT and OAuth 2.0 Part-1

Securing Microservices with Spring Security: Implementing JWT and OAuth 2.0 Part-1

7
Comments
5 min read
OAuth vs. JWT: Ultimate Comparison

OAuth vs. JWT: Ultimate Comparison

39
Comments 4
11 min read
POST only? Let's end this absurd API design debate

POST only? Let's end this absurd API design debate

60
Comments 8
5 min read
Simple OAuth 2.0 Framework for Authentication (Freeware)

Simple OAuth 2.0 Framework for Authentication (Freeware)

Comments
1 min read
The Identity Puzzle: the Crucial Difference Between Access Tokens and ID Tokens

The Identity Puzzle: the Crucial Difference Between Access Tokens and ID Tokens

1
Comments
6 min read
How to Set up GitHub Oauth Nextjs with NextAuth for Single Sign On?

How to Set up GitHub Oauth Nextjs with NextAuth for Single Sign On?

1
Comments
1 min read
Discord bot dashboard with OAuth2 (Nextjs)

Discord bot dashboard with OAuth2 (Nextjs)

8
Comments
8 min read
OAuth em aplicaçþes SPA / Mobile (PKCE extension)

OAuth em aplicaçþes SPA / Mobile (PKCE extension)

1
Comments
4 min read
API Security Fundamentals: Key Practices for Developers

API Security Fundamentals: Key Practices for Developers

3
Comments 1
13 min read
AWS Cognito - IAM in the Cloud

AWS Cognito - IAM in the Cloud

1
Comments
3 min read
Multiple OAuth2 Schemes FastAPI

Multiple OAuth2 Schemes FastAPI

1
Comments 1
2 min read
Multiple OAuth2 Schemes FastAPI

Multiple OAuth2 Schemes FastAPI

1
Comments 1
2 min read
How do I embed the Auth0 login page into my own web page?

How do I embed the Auth0 login page into my own web page?

Comments 1
1 min read
Apple Login In Next Js Typescript

Apple Login In Next Js Typescript

19
Comments 2
3 min read
Intuit OAuth 2.0 for SvelteKit

Intuit OAuth 2.0 for SvelteKit

Comments
2 min read
Understanding Laravel Authentication: Best Practices and Tips

Understanding Laravel Authentication: Best Practices and Tips

10
Comments 8
7 min read
Build OAuth 2.0 Server & API Server with Authlete + Spring Boot

Build OAuth 2.0 Server & API Server with Authlete + Spring Boot

2
Comments
4 min read
How to efficiently use drf_social_oauth2 and django_rest_framework_simplejwt

How to efficiently use drf_social_oauth2 and django_rest_framework_simplejwt

1
Comments 2
3 min read
Developing SMART On FHIR Applications with Auth0 and InterSystems IRIS FHIR Server - Introduction

Developing SMART On FHIR Applications with Auth0 and InterSystems IRIS FHIR Server - Introduction

4
Comments
4 min read
Windows Live Single Sign-On (SSO) SpringBoot OAuth without spring-cloud-azure-starter-active-directory | Windows Live SSO

Windows Live Single Sign-On (SSO) SpringBoot OAuth without spring-cloud-azure-starter-active-directory | Windows Live SSO

2
Comments
3 min read
First Time Implementing OAuth On X: Thoughts

First Time Implementing OAuth On X: Thoughts

2
Comments
4 min read
Why you should deprecate the Resource Owner Password Credentials (ROPC) grant type

Why you should deprecate the Resource Owner Password Credentials (ROPC) grant type

10
Comments
5 min read
Spring Security with Oauth 2.0

Spring Security with Oauth 2.0

Comments 1
8 min read
How to create a WeCom App to enable WeCom Login for the Web app

How to create a WeCom App to enable WeCom Login for the Web app

1
Comments
1 min read
The Secrets of Secure Web Access: How OAuth Revolutionizes Online Authorization! 🚀

The Secrets of Secure Web Access: How OAuth Revolutionizes Online Authorization! 🚀

Comments
2 min read
Exemplo prĂĄtico OAuth2 Authorization Code PKCE

Exemplo prĂĄtico OAuth2 Authorization Code PKCE

1
Comments
3 min read
loading...