You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
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.