Simple page to handle social auth with Vue.js

Social OAuth

This project is focused on test and implement the OAuth login and signup through Facebook and Google (you can enable twitter if you want but it requires more complex).

Installation

  1. Set the environment variables in the `.env’ file.
  2. Install dependencies running npm install.
  3. Raise the project running npm run dev.

GitHub

View Github