You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stateful for WpGuard which support all Laravel Auth stuff like:
Auth::attempt();
Auth::loginUsingId();
Auth::once();
Auth::login();
Auth::logout();
Auth::onceUsingId() @as247 in #97