Oauth

Intro

OAuth 2.0 is an authorization framework that enables users to safely share their data between different applications.`

`

postman | what-is-oauth-2

OAuth2 PKCE

what-is-pkce

You can use Message Digest method = SHA256, since that's more secure & some tools mentioned in hashes

Videos

OAuth2 Authorisation Code + PKCE Grant Type Walkthrough

Tools

https://example-app.com/pkce

pkce generator

Reference

RFC 7636