Is there a way to reduce the session expiry instead of the default 1 month .
#
questions
While I can update the session table post login with an updated expired_a ,but this will reset whenever a refreshe triggers a new token or updates the life of existing topen
Let me know if there any way I can achieve this.
#question #sessionTimeout
While I can update the session table post login with an updated expired_a ,but this will reset whenever a refreshe triggers a new token or updates the life of existing topen
Let me know if there any way I can achieve this.
#question #sessionTimeout