d4rtht3ll3ctus' root vault

Home

❯

CS Fundamentals

❯

Basics

❯

OAuth

OAuth

Feb 10, 20261 min read

OAuth is used to provide a third party app, access to your (user) resources which are residing with a resource server.

OAuth Flows :

  • OAuth Implicit Flow
  • OAuth Authorization Code Flow (main)
  • OAuth Authorization Code Flow with PKCE
  • OAuth Client Credentials Flow
  • OAuth Device Authorization Flow
  • OAuth Resource Owner Password Credentials Flow

Graph View

Backlinks

  • AiTM Phishing

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community