Overview#
Implicit Flow is the OAuth 2.0 Protocol Flow for the Implicit Grant which would typically be used with a OAuth Public Client as is often encountered in Mobile Apps where the OAuth Client can NOT be trusted with Credentials.
Implicit Flow (Implicit Grant) are Deprecated
Implicit Flow is defined under Implicit Grant by Ldapwiki
More Information#
There might be more information for this subject on one of the following:- Grant Types
- Implicit Grant
- OAuth 2.0 Protocol Flows
- Openid-configuration
- Self-Issued OpenID Provider
- [#1] - Is the OAuth 2.0 Implicit Flow Dead?
- based on information obtained 2019-05-03