mayank_thesys_10591
01/09/2024, 11:46 AMsession.attachToRequestResponse()
By default the session token refresh path is being set as /session/refresh
Is there a way to change this path to something else?
I tried to find params in Session.init()
but could not find any.