loginWithRefreshToken() This function uses the xboxlive-auth lib from xboxreplay to log in a user via refresh token.
| User's refresh token. Get it by navigating to https://login.live.com and getting the refresh token through the request.
| callback function, I couldn't find a way to use xboxlive-auth with async-await.
Generated using TypeDoc
loginWithRefreshToken() This function uses the xboxlive-auth lib from xboxreplay to log in a user via refresh token.