artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4
684 stars 217 forks source link

How to check if the user is authenticated? #123

Open josephpbuarao opened 9 years ago

josephpbuarao commented 9 years ago

Is there a function that I can use to check whether the user is already logged in or authenticated? Please advise.