The TaskGRID API uses laravel/socialite for authentication alongside laravel/sanctum to provide SPA auth tokens. You will need to set the GITHUB_CLIENT_ID
, GITHUB_CLIENT_SECRET
and GITHUB_REDIRECT_URI
correctly in order to use that service, or alternatively install a different socialite provider.
This project is open-sourced software licensed under the MIT license.