15 May 2018

Acquiring OAuth tokens with the Implicit Flow

OAuth tokens can be acquired through various different flows, depending on the use case. This post will demonstrate the implicit flow, which is intended for use by apps who don't have any means of protecting their client secret.

OAuth 2.0 Key Tile
Post by Ian Woolf
2 Comments