jwt-auth-demo icon indicating copy to clipboard operation
jwt-auth-demo copied to clipboard

What about logout?

Open randuyoung opened this issue 6 years ago • 0 comments

How would you implement a logout call in the AuthController? All of the examples use auth()->logout(). This fails when I call it.

randuyoung avatar Apr 14 '18 16:04 randuyoung