Hi all, I was so far using a custom built solution for our users where we were using bcrypt to hash and store passwords and authenticate users, now im looking to finally move to better-auth but i want to know if someone has done something like this before? My main issue is how do we handle users without enforcing a password change? whats the best way to do it to switch to better-auth?