Social Auth in Larafast
{your_website_url}/auth/callback/github
e.g. https://larafast.com/auth/callback/github
Generate a new Client Secret and add Client ID and Client Secret to your .env file
.env
file find the AUTH_USE_SOCIAL_AUTH
option and set it to default.