Anja Rupnik

Results 1 comments of Anja Rupnik

Hi, I also ran into similar issue. I think main cause is check for refreshing the token in refresh-token.server.ts: `if (refreshToken.value && token.value)`. This means that if auth token is...