authClient.getSession never throws
authClient.getSession appears to never throw no matter the settings. I tried:and it always returns
null instead of throwing on error 401 like other methods do, like signIn throws an error 401 if i enter wrong pass/email etc