Need to handle token expiration gracefully, and expose a way to get a refreshed token
Comments: The refresh token is working correctly. In the OAuth2live sample, we need to set "wl.offline_access " scope to test it.
Comments: The refresh token is working correctly. In the OAuth2live sample, we need to set "wl.offline_access " scope to test it.