Laraship

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

Twitter

Twitter Login using Socialite :

 
After creating your app, click ‘Keys and Access Tokens’ tab at the top to get Client ID(App ID) and Client Secret(App Secret).
Make Sure you have Email Requested 

Make sure you have twitter key and secret updated inside .env file

TWITTER_KEY=
TWITTER_SECRET=
TWITTER_REDIRECT_URI=/social-auth/twitter/callback