The Vue.js 2 Master Class
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

🚧 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.