The Vue.js Master Class
Sponsored by Storyblok
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

🚧 NOTICE: You are watching a Vue.js 2 lesson

Authenticate Users via 3rd Party Providers

A luxury we get from using Firebase Authentication is the ability to easily allow our users to authenticate through an array of popular 3rd parties, like Facebook, Github, Google, and Twitter.

In this lesson, we'll implement our first 3rd party provider - Google.