While recently working on my small-scale project management application “Flow” I had two features in mind: Third-Party Authentication and a tool to import Trello Boards into my database
Introducing Laravel Socialite
Laravel Socialite is officially listed in the laravel documentation as a simple way to authenticate using OAuth providers
Laravel