mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
remove email verification
This commit is contained in:
@@ -245,7 +245,6 @@ Route::middleware([])
|
||||
Route::middleware([
|
||||
'auth:sanctum',
|
||||
config('jetstream.auth_session'),
|
||||
'verified',
|
||||
])
|
||||
->group(function () {
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user