better-auth.two_factor cookie not removed on signout?
Should the twoFactor() plugin automatically add a Set-Cookie expired for the better-auth.two_factor cookie?
Because right now at v1.1.17 it does set an expired cookie only for better-auth.session_token but not for the two_factor one.
Because right now at v1.1.17 it does set an expired cookie only for better-auth.session_token but not for the two_factor one.