Closed kiklop74 closed 4 years ago
Given that there is no response I will respond for anybody who my stumble upon this.
Spark 2FA controller was not activated because the default one was explicitly present in the web routes.
// This needs to be removed from routes/web.php
Auth::routes();
I followed all of your steps and 2fa appears in the user security profile tab. However I never get prompted to enter code form the authenticator during login. Is there anything else that needs to be done to make this work?