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([
|
Route::middleware([
|
||||||
'auth:sanctum',
|
'auth:sanctum',
|
||||||
config('jetstream.auth_session'),
|
config('jetstream.auth_session'),
|
||||||
'verified',
|
|
||||||
])
|
])
|
||||||
->group(function () {
|
->group(function () {
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user