1. React
  2. Midwest JS
  3. 2019
  4. Secur Vue.js with OpenId Connect and OAuth

Secur Vue.js with OpenId Connect and OAuth

Bobby Johnson at Midwest JS 2019

Vue is a lightweight, fast and awesome library for building user interfaces. Its learning curve is gentle and its API is not complex to understand. OAuth and OpenID Connect are standards-based protocols for identity and access management in applications. In this presentation, we will take an existing Vue application and implement authentication with OIDC, discover several idiomatic ways to integrate authentication, user profile consumption and conditional formatting with Vue as well as consuming a secure backend with OAuth.