In this lesson, we are going to create Lumen project and enable some features. We also will create Api token controller
to user user with valid token using Socialite library.
Points
Create and setup Lumen project.
Create database and migration.
Create Api token controller.
Setup cores middleware to accept request from external domain.
Github
https://github.com/delphiy/slack-chat...
Lumen Laravel Docs
https://lumen.laravel.com/docs/8.x/in...
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...