This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
Unable to manually set token from laravel response #26
Labels
enhancement
New feature or request
Milestone
Hi!
I'm using laravel sanctum with socialite to connect with twitter or discord and the callback route returns me to my frontend with the url localhost:3000?token=xxx,
I can't find a way to manually define the token with the library, do you have a solution?
thanks!
The text was updated successfully, but these errors were encountered: