We are using MSTeams Oauth2.0 for getting user token. For MSTeams the refresh_token has the validity of 90 days and once it expires it throws invalid_grant error.
If the User's password got expired or the User\Admin resets the password will within the 90 days will that also invalidated the access_token and refresh_token ?