Session type `auth.api.getSession` is wrong
When I do
the session is typed without
activeOrganizationId
.
When I do
in my auth package itself, it's typed properly. I'm already doing
where session
is typed as
2 Replies