Adds reinitAuth() to auth.ts that clears the authInstance and authInitPromise
variables, then reinitializes Better-Auth from the DB config. Both PUT and
DELETE /api/admin/auth-provider now call reinitAuth() so auth changes take
effect immediately without a pod restart.
Co-Authored-By: Paperclip <noreply@paperclip.ing>