Skip to content

Conversation

pushpak1300
Copy link
Member

This MR adds Two-Factor Authentication (2FA) functionality to the React Starter Kit.

@@ -10,6 +10,7 @@
use Illuminate\Support\Facades\Route;
use Inertia\Inertia;
use Inertia\Response;
use Laravel\Fortify\Features;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now the starter kit depends on fortify, it couples the two together

@ludo237
Copy link

ludo237 commented Aug 26, 2025

I think this is better be its own starter kit

# Conflicts:
#	routes/auth.php
#	tests/Feature/Auth/AuthenticationTest.php
#	tests/Feature/Auth/PasswordConfirmationTest.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants