@johnw65 When you make an AJAX request, if you get an unauthenticated error then display a modal or something saying, “You’re not logged in. Please log in to continue” or something, with a link that takes them to the login page.
Jun 8, 2021
2
Level 4
Laravel Web Site Session Expired Message
What is the best approach to let the users know that you session has expired and when it's expired it's redirect to the login page. The application makes lots of ajax calls and uses dataTables. So instead of the datatable displaying a cryptic message for the user, want the system to let the users know. Thanks.
Level 80
Please or to participate in this conversation.