Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Commit

Permalink
Disabled oauth authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
LordChunk committed Mar 15, 2021
1 parent 3d54dfb commit d0102e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions routes/web.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,3 @@
// API Example controller using the avans API

Route::get('/api-example', [ApiExampleController::class, 'index']);

require __DIR__ . '/authentication.php';

0 comments on commit d0102e4

Please sign in to comment.