Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Laravel 5.5 and Spark 5.03 - unable to make it work #26

Closed
kiklop74 opened this issue Dec 2, 2019 · 1 comment
Closed

Laravel 5.5 and Spark 5.03 - unable to make it work #26

kiklop74 opened this issue Dec 2, 2019 · 1 comment

Comments

@kiklop74
Copy link

kiklop74 commented Dec 2, 2019

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?

@kiklop74
Copy link
Author

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();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant