Organization Member List get if two factor Auth is enabled
Hii, when I call
authClient.useActiveOrganization()
in SvelteKit, I'll get the Organization Data including a array with all members. I'd like to include the data if the member has two factor enabled, if his email is verified and if hes banned. Is there any way to do this besides making my own call to the database? Thank you! :)0 Replies