Auth & Payment Flow Diagrams

OAuth 2.0, SAML, JWT, payment flows, KYC, 3DS — sequence diagrams for the flows you have to get right.

2 diagrams

OAuth 2.0 Authorization Code Flow with PKCE

Sequence diagram of the OAuth 2.0 Authorization Code flow with PKCE — the recommended pattern for SPAs, mobile apps, and any public client that cannot keep a secret.

sequence · CC0-1.0

Joplin Decryption Flow

Illustrates the two-stage decryption process in Joplin, detailing how the Master Password decrypts the Master Key, which then decrypts notes and resources.

flowchart · NOASSERTION