Ep5 Slack Chat Web App Create Google Social Login

Опубликовано: 23 Май 2021
на канале: Build Real App
274
6

In this lesson, we are going to include google auth plugin in vuejs and save api token inside local storage to use it everywhere in application. We will also secure router routes in front end. In next videos , we will secure the routes in backend as well.

Points
Fix small bugs in backend.
Include Google Auth and show google login popup.
Generate Api Token.
Secure Router


Social Media Login
https://www.npmjs.com/package/hellojs

Laravel Social Library
https://laravel.com/docs/8.x/socialite

Google Console Create Auth Credential
https://console.cloud.google.com

How to Create Auth Google Keys Tutorial
https://developers.google.com/identit...


Github
https://github.com/delphiy/slack-chat...

Lumen Laravel Docs
https://lumen.laravel.com/docs/8.x/in...