Skip to content

Commit b787954

Browse files
authored
Update routes
1 parent ed9b877 commit b787954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ConnectModuleServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ public function map(Router $router)
134134
$this->mapStreamsApi($router);
135135
$this->mapEntriesApi($router);
136136

137-
Passport::routes();
137+
Passport::ignoreRoutes();
138138
}
139139

140140
/**

0 commit comments

Comments
 (0)