I’m trying to implement the invite code plugin with Better Auth Kit. I already have the HaveIBeenPwned plugin configured in Better Auth, and it works fine for signups (users can’t register with vulnerable passwords). However, with the invite code plugin, everything seems to work correctly at first like when accepting an invitation, it does show the error but even after showing the error, it still creates the account anyway.