getToken() I would expect it to give back the header with refreshed access token since the token is expired.refreshTokens() explicitly, it still gives back the outdated token./kinde-auth/login (which is smart to detect previous login and not require another login attempt) which will then redirect back to the app with a new token.