public Task RefreshTokensAsync(
bool refreshNow = false
)| AuthenticationException | Thrown if the user could not be re-authenticated. |
| ScoposException | Thrown if, not sure why, but maybe a networking issue preventing the re-authentication. |
| InitializeAsyncNotCompletedException | Thrown if InitializeAsync() was not called after calling the UserAuthentication constructor. |