diff --git a/src/runtime/composables/local/useAuth.ts b/src/runtime/composables/local/useAuth.ts index c122262c..b1e1f43b 100644 --- a/src/runtime/composables/local/useAuth.ts +++ b/src/runtime/composables/local/useAuth.ts @@ -163,8 +163,16 @@ async function getSession(getSessionOptions?: GetSessionOptions): Promise