Thanks Now let say if the access token get expire...
# general
k
Thanks Now let say if the access token get expired due to any reason (logout, expiry, revoking token), my guard will throw session expired, how will frontend try using refresh token ?
3 Views