jwt-auth-demo
jwt-auth-demo copied to clipboard
Code demoing how to use tymon/jwt-auth ^1.0@dev
Results
1
jwt-auth-demo issues
Sort by
recently updated
recently updated
newest added
How would you implement a logout call in the AuthController? All of the examples use auth()->logout(). This fails when I call it.