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

10 lines
274 B
Markdown
Raw Normal View History

2018-10-12 19:37:13 +00:00
---
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