hey, so in the react-spa example of `@/Elements` c...
# general
h
hey, so in the react-spa example of
@/Elements
can anyone tell me if the
sdk.ts(x)
and the authentication/session check in
useEffect()
under e.g.
Dashboard.tsx
are actively showing a
401
get request in the developer console? i'm looking at mine and I have 2 requests/errors showing. the actual request is ya, XHR 401 Unauthorized.