Skip to content

Commit

Permalink
❤️ OAuth middleware ready.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Feb 26, 2016
1 parent 087237e commit a1d6158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Middleware/OAuthAuthenticate.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ public function handle($request, Closure $next, $guard = null)

return $next($request);
}
}
}

0 comments on commit a1d6158

Please sign in to comment.