freeCodeCamp/guide/english/miscellaneous/openid-connect-implicit-flow/index.md

10 lines
274 B
Markdown

---
title: OpenID Connect Implicit Flow
---
## OpenID Connect Implicit Flow
Provides a mechanism for browser-based applications to obtain OAuth tokens for interaction with backend services.
Specifically linked to: http://openid.net/specs/openid-connect-implicit-1_0.html