Laraship

⌘K
  1. Home
  2. Docs
  3. Laraship
  4. User Module
  5. Social Login
  6. Github

Github

  • login to your GitHub account and go to settings.
 
Click ‘OAuth applications’ in ‘Developer Settings’ menu at left side.
Register a new application.
 
You will get your Client ID and Client secret, place them in your .env file
GITHUB_KEY=
GITHUB_SECRET=
GITHUB_REDIRECT_URI=/social-auth/github/callback