antonioribeiro/google2fa-laravel

How to check if current user is authenticated in 2 factor?

Ialimijoro opened this issue · 1 comments

Hello,

Is there any function that we can use to check if a user is authenticated using 2-factor authentication? Just like Illuminate\Support\Facades\Auth::check().

Thanks

Anything on this guys?