Closed SkullDark1 closed 2 years ago
Hi @SkullDark1
The package has not really been set up in mind to work alongside Socialite as we handle the OAUTH for Shopify itself as part of the auth flow.
Going to close this ticket for now as it is not an issue or in scope with the package.
Hello,
As we can't use redirect(), I am looking to use this
return Socialite::driver('facebook')->redirect();
Therefore, I tried many ways, but I couldn't.