Currently, a user can sign in and their Google token (stored in a Cookie) can only last 20 minutes; this should change to use Laravel Sanctum after the initial Google sign in verification on the SpeedCart backend so long term verification can be used with more flexibility on how long the user session can last (preferably a month, minimum).
Currently, a user can sign in and their Google token (stored in a Cookie) can only last 20 minutes; this should change to use Laravel Sanctum after the initial Google sign in verification on the SpeedCart backend so long term verification can be used with more flexibility on how long the user session can last (preferably a month, minimum).