Hi guys, I try to implement custom authentication using Strapi JWT for public access and success to authenticate into apps smith apps. But I unable to find way how to force sign-out user once the JWT token was expired.
HI @irwanazam
Once your API returns with a 401, you should be able to redirect users to the custom login page you built using the navigateTo action