Hey, I'm reading the code of emailverificationrecipe and I've got question.
I have 3 apps, client, admin and identity app that's used to authenticate. I have guard on client and admin apps. If I'm reading correctly, I wouldn't be able to use emailclaim verification on client and admin apps if I don't instantiate emailverification recipe in those apps?