Skip to content

Commit a1d6158

Browse files
committed
❤️ OAuth middleware ready.
1 parent 087237e commit a1d6158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Middleware/OAuthAuthenticate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ public function handle($request, Closure $next, $guard = null)
3333

3434
return $next($request);
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)