auth.api.getActiveMember does not have type signature for role
When using the organization plugin with custom roles the role key in
api.getActiveMember
is typed as a string.
This same key on the authClient is typed as expected.1 Reply
@bekacru